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
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 ***