...

I'm testing the use of cookies by basically setting up a jsp page in two different 
contexts and flipping back and forth between them.  I've tried to delete the cookie by 
calling setMaxAge() with -1, 0, and 1 but i've not been able to been able to 
successfully delete the cookie, i.e when i flip to the other context i get my "found 
cookie" message instead of the "cookie missing, adding a new one" message.  Anyone 
been able to successfully delete a cookie?

<mike/>



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to