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

           Summary: Session contents gets destroyed when page is refreshed
                    several times
           Product: Tomcat 5
           Version: 5.0.30
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: critical
          Priority: P2
         Component: Unknown
        AssignedTo: tomcat-dev@jakarta.apache.org
        ReportedBy: [EMAIL PROTECTED]


Hi, 
 
I have a Servelet, which writes some values into the session variable using 
Session.setParameter. But, when I am moving from one web page to another, the 
contents written in the session variable vanishes and null values are read. 
This happens when I refresh the same web page also.  
 
This error arises in an unpredictable manner. For example, when I am moving 
from Web Page 1 to Web Page 2, sometimes the contents are preserved and 
sometimes they get vanished. 
 
I checked this using several browsers such as IE, Mozilla, etc. and came to 
know that this is not a problem my code.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

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

Reply via email to