Re: Cookie value with equal sign getting truncated

2009-09-07 Thread Joerg Schaefer
truncated Joerg Schaefer wrote: > It seems, that Tomcat doesn't allow a "= " sign in the cookie value. It is the cookie specs that doesn't allow unquoted '=' and Tomcat got stricter about enforcing the specs as a result of a couple of security vulnerabilities. > If

Cookie value with equal sign getting truncated

2009-09-07 Thread Joerg Schaefer
It seems, that Tomcat doesn't allow a "= " sign in the cookie value. If there is a "=" it put the value into "" -signs. This problem occurs with Tomcat 6.0.18. Are there a workarounds available to disable this behavior? regards, Joerg *** DEPARTMENT DISCLAIMER ***