Tassilo,
I seem to be  having the opposite problem to you.
When I enforce url rewriting it works fine but when I let the server use session cookies occasionally, what seems like
at random, the session gets lost.
I am running Tomcat 4 beta 3 as a standalone server and it was going like a bomb up until now.
I use no virtual hosts or anything like that.
 
Thanks anyway,
Gerard.
-----Original Message-----
From: Tassilo Pilati [mailto:[EMAIL PROTECTED]]
Sent: 18 April 2001 19:20
To: [EMAIL PROTECTED]
Subject: AW: losing track of sessions

Interesting... are you using Apache ? I`m running Tomcat 3.2.1 with Apache. When I use URL rewritting I run into problems becuase Apache does not passover the requests to Tomcat. It gets confused with the ;jsessionid string which Tomcat appends to an url to enforce session tracking using url rewritting. Do you use virtual hosts ? Have you inserted any rewrite rules into the http.conf of Apache ?
-----Urspr�ngliche Nachricht-----
Von: Gerard Quinn [mailto:[EMAIL PROTECTED]]
Gesendet: Mittwoch, 18. April 2001 19:22
An: [EMAIL PROTECTED]
Betreff: losing track of sessions

I am using Tomcat 4 beta 3 to develop a site.
Every so often if I have the "allow session cookies" option set in my browser,
My sessions get lost or invalidated or something.
If I disable this option and let the server use url rewriting
my site works fine.
Does anyone know if this is a server problem or could it be a problem with my code.
Thanks in advance.
 
Gerard.

Reply via email to