I am running tomcat 3.2.4,  I use request.getSession() to create a new
session inside a servlet.
When I use requsest.getSession(true) to retrieve the same session from a
different servlet, I got
a null value.   Do I miss anything in configuration?   When I run the same
code in tomcat 3.2.3, I
don't have this problem.

Thanks in advance for any help.
Shui.






---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to