SV: Problems with Tomcat and sessions

2006-05-12 Thread Tommy Skarateppen
Users List; users@tomcat.apache.org Emne: Re: Problems with Tomcat and sessions Tommy I don't know if this will be of any value to you but I had a similar case including session swapping. Users will see other users screens and data. Fairly nasty situation. We solved this problem by: Using prefork

Re: Problems with Tomcat and sessions

2006-05-12 Thread Bruno Georges
+41 41 709 3204 Fax +41 41 709 3000 - Original Message - From: "Tommy Skarateppen" [EMAIL PROTECTED] Sent: 12.05.2006 10:05 To: Subject: Problems with Tomcat and sessions Hi! We have a problem with a webapplication we have developed for one of our coustomers. The problem is tha

Problems with Tomcat and sessions

2006-05-12 Thread Tommy Skarateppen
Hi! We have a problem with a webapplication we have developed for one of our coustomers. The problem is that Tomcat is creating new sessions when it shouldn't. The sessions does not die, but a new is created and thus loosing access to the data in the original session. The result of the session "sw