your a genius - I forgot that cookies work on the domain name
John
Henner Zeller wrote:
I once stumbled in this trap: I tested a servlet on my localhost with
Netscape (I am not forced to give my own domain name, then):
http://host/someservlet
and made a redirect to another servlet, using part of the request URI ..
The Servername of the Apache has been configured to be 'host.mydomain.com'
so the redirect arrived at
http://host.mydomain.com/redirect
.. and the cookie was invalid since Netscape didn't sent it to this 'new'
Host -> session invalid.Could this be your problem ?
ciao,
-hen
---
Henner Zeller [EMAIL PROTECTED]
PGP pub key [77F75B39]: finger [EMAIL PROTECTED]"One difference between SuSE and Red Hat is that the former operates in a
country where people don't sue each other over coffee being too hot."
Linus Torvalds-- --------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
READ THE FAQ!!!! <http://java.apache.org/faq/>
Archives and Other: <http://java.apache.org/main/mail.html/>
Problems?: [EMAIL PROTECTED]
-- ============================================================================== "There are no kernel hackers in Ireland. They spend all their time in the pub" Alan Cox ==============================================================================