You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by bu...@apache.org on 2003/04/10 17:51:39 UTC

DO NOT REPLY [Bug 18904] New: - Producing P3P header and in particular Compact Policy for IE6 to accept session cookies

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

Producing P3P header and in particular Compact Policy for IE6 to accept session cookies

           Summary: Producing P3P header and in particular Compact Policy
                    for IE6 to accept session cookies
           Product: Struts
           Version: 1.1 RC1
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Enhancement
          Priority: Other
         Component: Controller
        AssignedTo: struts-dev@jakarta.apache.org
        ReportedBy: alain.coetmeur@caissedesdepots.fr


IE6 is configured by default so that it refuses cookies from sites that don't 
returns P3P Compact Privacy Policy.

Currently one should modify every JSP or View so that it
produce the desired P3P: CP=xxxxxxx  header...

It would be much better to centralize this operation in struts 
ActionServlet... 
more generally, it should be possible to maintain
some headers during the navigation in struts action and views,
the same way expiration and no cache are set...

---------------------------------------------------------------------
To unsubscribe, e-mail: struts-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-dev-help@jakarta.apache.org