Re: Quotes appended cookie generated in Tomcat 6.0

2009-12-03 Thread Mark Thomas
Rajat Gupta05 wrote: > Hi, > > I have recently upgraded to Tomcat 6.0.16 and I am observing a strange thing > that quotes get appended to the cookie value. > Is there some configuration in Tomcat with which we can remove these quotes? Probably not. Due to some security issues with cookie handlin

Quotes appended cookie generated in Tomcat 6.0

2009-12-02 Thread Rajat Gupta05
Hi, I have recently upgraded to Tomcat 6.0.16 and I am observing a strange thing that quotes get appended to the cookie value. Is there some configuration in Tomcat with which we can remove these quotes? Thanks Rajat