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 2006/06/08 13:02:06 UTC

DO NOT REPLY [Bug 39759] New: - Session contents gets destroyed when page is refreshed several times

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: maduraka@electroteks.com


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: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


DO NOT REPLY [Bug 39759] - Session contents gets destroyed when page is refreshed several times

Posted by bu...@apache.org.
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


markt@apache.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID




------- Additional Comments From markt@apache.org  2006-06-11 22:07 -------
There is insufficient information in this bug report to enable a developer to
reproduce the issue. Although you state your code is not at fault, I suggest you
follow this up on the users list first as described at
http://tomcat.apache.org/bugreport.html

If you are able to demonstrate there is a bug, please re-open this report and
attach the simplest possible test case that reproduces the problem.

-- 
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: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org