I am transporting the one webapp which was running on IIS+Tomcat3.x to Tomcat4.1.24. 
I have used SSL session using HTTPS for login and some user specific jsp pages. I 
maintains session using HttpSession. there are some non-SSL HTTP pages where i access 
session variables. I am getting the session variable which i set in login page after 
successful login as null. This is happening in Tomcat4.1.24 version. I t was working 
fine with Tomcat3.2 version.

can anybody suggest me some solution.

thanks in advance

-manjunath


---------------------------------
Do you Yahoo!?
Free online calendar with sync to Outlook(TM).

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".

Some relevant archives, FAQs and Forums on JSPs can be found at:

 http://java.sun.com/products/jsp
 http://archives.java.sun.com/jsp-interest.html
 http://forums.java.sun.com
 http://www.jspinsider.com

Reply via email to