Re: Is this correct behavior of cookies

2010-11-15 Thread Mark Thomas
On 15/11/2010 19:25, Igor Barkon wrote: > I run development on Tomcat 6.0.29 and IE 8. Try testing with a browser that implements RFC2109. Unless there have been some major improvements since I last tested IE8, it doesn't even come close. I'd also recommend using a tool that lets you examine HTTP

Is this correct behavior of cookies

2010-11-15 Thread Igor Barkon
I run development on Tomcat 6.0.29 and IE 8.   I need help to understand behavior of cookies. I created a new cookie and setup maxAge to 60 seconds running script setMaxAge(60). I expected this cookie to be persistent and to exist for 60 seconds. I ran this script to create the cookie Cookie newC