Hi!
I'm using JServ 1.0b3 and have the following problem when using session
values:
With the following code I ask if a session value exists:
Object done = session.getValue("login.isDone");
It's for sure that this value is set by another servlet.
The funny thing is that after getting the value, "done" is "null"!!!
I tried different names, different servlets which set the value, always
the same. It seems that session values are not set in (my) JServ!
--
Guenther Wieser
creative-it/Guenther Wieser Software KEG
Student of Telematik at Graz University of Technology
http://www.creative-it.com mailto:[EMAIL PROTECTED]
-> In A World Without Walls And Fences, Who Needs Windows And Gates? <-
----------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html/>
Problems?: [EMAIL PROTECTED]