Hi,

I am facing a problem regarding setting session variable.

I have a string variable which is set in a.jsp. When I access the same variable
in a.jsp, just after setting it, I see the value that I have set.

a.jsp submits itself to b.jsp where that particular variable is not seen even if
the sesssion ids of both a.jsp and b.jsp are same.

Is there any criteria that makes sure that the values in the session variable
are set properly. Does it depend on the request sent before a.jsp?

Please help !! TIA

Regards,
Krishna MVV

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to