Re: Tomcat 6.0.18 unsupported character in cookie

2010-05-18 Thread THOIBA . THOUDAM
Hi Mark, Thanks again. Your suggestion sounds like a way forward to solve our problem. I just tried it and it works. Our cookie containing non-spec complaint cookie values are being created without any double quotes. Could you please also let me know the difference between response.setHeader("S

Re: Tomcat 6.0.18 unsupported character in cookie

2010-05-18 Thread THOIBA . THOUDAM
Hi Mark, Thanks for your response. I believe you are referring to the change log description "Provide an option to allow the equals character in unquoted cookie values.". By upgrading to tomcat 6.0.26 and setting this system property, our application can read unquoted cookie values with equals s