Hi all,
I have a login JSP where in I set the session
variable when I try to access the session
from another report
servlet the session variable is not accessible and
also the getSession method returns different values
every time . I have tried using true and
flase in the getSession.The JSP and Servlet are in different
context in a TOMCAT 1.4.1. webserver.
Please help with your comments...
|