The following reply was made to PR mod_jserv/4850; it has been noted by GNATS.
From: "jon *" <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: Re: mod_jserv/4850: cant delete cookie with setMaxAge(0). Date: Wed, 11 Aug 1999 10:09:19 -0700 I believe that this bug has already been fixed in the latest CVS version...here is the file... <http://www.working-dogs.com/cvsweb/index.cgi/jserv/src/java/org/apache/jser v/JServUtils.java?rev=1.11&content-type=text/x-cvsweb-markup> here is the diff... <http://www.working-dogs.com/cvsweb/index.cgi/jserv/src/java/org/apache/jser v/JServUtils.java.diff?r1=1.10&r2=1.11> please test it out and let us know if the issue has been resolved. -jon