RE: tomcat session sharing problem

2003-11-04 Thread Ravi Pachipala
this -- Thanks Ravi -Original Message- From: Ravi Pachipala [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 04, 2003 8:27 AM To: 'Tomcat Developers List' Subject: RE: tomcat session sharing problem Sorry if this is the wrong alias. I am a developer and am trying to look into

RE: tomcat session sharing problem

2003-11-04 Thread Ravi Pachipala
esday, November 04, 2003 7:54 AM To: Tomcat Developers List Subject: Re: tomcat session sharing problem Ravi Pachipala wrote: > We are using tomcat 4.1.24 and we found a particular problem where user A in > one session is seeing user Bs information who logged in a different user in > t

Re: tomcat session sharing problem

2003-11-04 Thread Remy Maucherat
Ravi Pachipala wrote: We are using tomcat 4.1.24 and we found a particular problem where user A in one session is seeing user Bs information who logged in a different user in tomcat. We investigated this further and found that at the time this happened, there was an exception in tomcat as follows.