I see in version 5.5.26 there are "Cookie handling/parsing changes!"
5.5.25 and prior I was able to read cookie values that included colons: cookie-name: lastaccess cookie-value: 10/30/2008%2010:41:00%20AM 5.5.26 and after: cookie-name: lastaccess cookie-value: 10/30/2008%2010 Other threads are suggesting setVersion(1) when creating the cookie. The problem is that I am not creating this cookie. It is being created on a different system and I just need to read it. How can I read this "3rd party" cookie-value in tomcat 5.5.26 and greater ? -Thanks Steve More --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]