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 2005/04/12 08:30:23 UTC

DO NOT REPLY [Bug 34413] New: - Cookies disappear when displaying error-page

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

           Summary: Cookies disappear when displaying error-page
           Product: Tomcat 4
           Version: 4.1.31
          Platform: HP
        OS/Version: Windows 2000
            Status: NEW
          Severity: minor
          Priority: P2
         Component: Catalina
        AssignedTo: tomcat-dev@jakarta.apache.org
        ReportedBy: jw2@emia.com.au


I have an error-page configured to display exceptions.
My servlet creates a cookie using Response.addCookie(...).  If the exception is 
thrown after the cookie is added, the cookie does not appear in the response 
headers when the error page is displayed.  I would like this cookie to be set 
irrespective of whether the request succeeded or not.

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