[Mono-list] State Management Support

Jörg Würzer Joerg.Wuerzer@powerwork.de
Tue, 8 Apr 2003 14:57:00 +0200


Hello,

im trying to port an existing web-application to from .NET to mono.
Therefore I need State Management Support, because the web application im
trying
to port is using Application[...] and Session[...].
In my opinion it is not implemented yet, because in case of the Session[...]
statement I get a Null Reference back
and in case of Application[...] i get an empty object back.

Now I'd like to know how far State Management support is already, or if I am
doing something wrong.
Another question is, if there is any possibility to debug my web application
during runtime like in vs.net.

I'm using RedHat 8.0 with mono 0.23, mod_mono-0.3.6 or xsp-0.3.

Thanks Jörg Würzer