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=14184>. 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=14184 HttpSession object has confusing behaviour (HttpSession.isNew() ) ------- Additional Comments From [EMAIL PROTECTED] 2003-08-04 20:36 ------- FWIW, I believe I'm seeing this same bug. I can call request.getSession() in one servlet, call request.getSession() later in another servlet, and have the second session's isNew() method return true. The session ID's are the same when this happens, and I do have cookies enabled. This is with Tomcat 4.1.24 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]