On 08/02/2011 18:06, Christopher Schultz wrote:
> Brian,
> 
> On 2/4/2011 8:33 PM, Brian Cross wrote:
>> Thanks very much Chris, Chuck, and Mark.  I did indeed have
> 
>> org.apache.catalina.STRICT_SERVLET_COMPLIANCE=true in my CATALINA_OPTS.
> 
>> I remember setting that a long time ago to fix a problem, but I can't
>> remember what it was.
> 
>> I added
>> org.apache.tomcat.util.http.ServerCookie.FWD_SLASH_IS_SEPARATOR=false
> 
>> as Mark suggested, and that fixed it right up.  Thanks again.
> 
> So, correct me if I'm wrong, but setting STRICT_SERVLET_COMPLIANCE=true
> makes sessions break in all versions of MSIE. Do I have that right?

As far as I am aware, yes.

> If that's the case, we might want to have a warning about it near the
> explanation of what that flag does. The docs for FWD_SLASH_IS_SEPARATOR
> *do* say something, but I think it's worth adding to the docs for
> STRICT_SERVLET_COMPLIANCE.

Did you read the docs? It already does say that.

And before you say you were looking at the Tomcat 6 docs, the above
discussion only applies to Tomcat 7.

Finally, you are committer and all the docs are commit-then-review. If
you have improvements just commit them.

Mark



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to