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

Problem with cookies

           Summary: Problem with cookies
           Product: Tomcat 4
           Version: 4.0 Final
          Platform: PC
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Major
          Priority: Other
         Component: Catalina
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]
                CC: [EMAIL PROTECTED]


In Tomcat 4.0.3, it appears that servlets are prevented from using cookies of 
their own, i.e. use any cookies in addition to JSESSIONID

The JSESSIONID cookie seems to be added to the response header after the 
servlet has finished execution and seems to overwrite/delete all cookies added 
by a servlet using the response.addCookie() method.

This worked fine in Tomcat 3 and is preventing me from moving to Tomcat 4.

- Ivar Wold

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

Reply via email to