You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2003/06/13 12:16:16 UTC

DO NOT REPLY [Bug 20738] New: - Session variable returns null in non-SSL page

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20738>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20738

Session variable returns null in non-SSL page 

           Summary: Session variable returns null in non-SSL page
           Product: Tomcat 4
           Version: 4.1.24
          Platform: Other
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Unknown
        AssignedTo: tomcat-dev@jakarta.apache.org
        ReportedBy: mbhat@omnesysindia.com


I am transporting the 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.

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org