-----------------------------
Please read the FAQ!
<http://java.apache.org/faq/>
-----------------------------
Hi Sebastien,
A value of 0 is supposed to cause cookies to be expired immediately.
However, I remember seeing an Apache JServ bug report that reported that
Netscape browsers do not implement cookies 100% correctly and that setting
max-age to 0 does not work, but a value of 1000 will.
I use a value of 1000 to expire cookie immediately (well, almost
immediately, its takes one second).
ted stockwell
> -----Original Message-----
> From: Sebastien Sahuc [SMTP:[EMAIL PROTECTED]]
> Sent: Friday, September 17, 1999 1:50 PM
> To: 'Java Apache Users'
> Subject: RE: Cookies
>
> I'm trying to delete the cookie with setMaxAge(0), but nothing happens
> !
>
> What can I do for that.
>
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]