----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files. Don't make us guess your problem!!!
----------------------------------------------------------------
Yes, I am calling it before any HTML generation.
I looked at the mailing list archive and found a few posts describing the
same problem.
I found only one suggestion: setMaxAge(1000) so I tried setMaxAge(1) instead
of setMaxAge(0), but that didn't work either.
Any ideas?
My mail (time to change ISPs) is not functioning 100%, so please do a Reply
All so that I can check mailing list archive.
Thanks,
Otis
-----------
When are you calling expireCookies? I think you have to call it before any
html generation, no? You`re probably doing it right, but it`s always worth
asking the obvious.
Dan
--
--------------------------------------------------------------
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]