On 08/02/2011 18:58, Reinwald Warapen wrote:
> Hey,
> I am facing a very weird problem when trying to read a cookie who's
> value has a colon.
> 
> The issue faced is that when a request is routed from a jsp the cookie
> versions are messed up. But when the servlet is directly called the
> versions are maintained as expected . Ive written a small test having an
> index.jsp and a cookieservlet. When a call goes to index.jsp ,it simply
> forwards the request to CookieServlet which then sets a value
> (test:test:test) to a cookie. Ive explained in detail below.
> 
> *Please note* :For the request and response traces i've used fiddler and
> the code is attached in this mail for reference.The following issue
> happens very randomly on the browser and every single time when using
> JMeter.
> 
> 
> Please check and let me know if this is a bug with Tomcat?

Sending broadly the same message three times in a single day isn't going
to encourage anyone to help you.

I don't see any non-spec compliant behaviour here, just a broken user agent.

Mark



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

Reply via email to