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=25092>.
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=25092

Bug with cookies="false"





------- Additional Comments From [EMAIL PROTECTED]  2004-04-20 11:14 -------
I have a problem much like this with my webapplication as well. This only 
appears on Tomcat 5.0.19. My webapplication is a servlet 2.3/jsp 1.2 
application, which I would like to move to Tomcat 5.0.19, but I am unable to 
because of this problem. 

What happens is that if the session cookie is blocked by browser security 
settings as with P3P on IE6 then a new session is created instead of the old 
one being reused and this even happens with JSESSIONID written into the URL. 
I've tracked this using a HttpSessionListener.

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

Reply via email to