Nope, I implemented a workaround though by setting the value of the cookie to something invalid, and had my servlets treat an invalid cookie as a non-existent one.
-----Original Message-----
From: Dave Ford
To: Hani Suleiman; Orion-Interest
Sent: 10/16/2000 12:33 AM
Subject: Re: Deleting cookies with Orion
<<I'm trying to delete a cookie (setMaxAge=0), and calling
res.addCookie(),
but it doesn't look like the cookie is being removed from the client.
The
exact same code works in another servlet container. >>
I am having the same problem. Did you ever solve this??
Thanks in advance.
Dave Ford
