I'm not aware of any session bugs in Tomcat 3.2.3 that would
explain this.  It is more likely to be some sort of user
error.  Can't tell if browser caching would be involvled.
Perhaps you could post some simplified code that demonstrates
the problem.

Larry

> -----Original Message-----
> From: Rinku Randhawa [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, October 24, 2001 9:51 AM
> To: [EMAIL PROTECTED]
> Subject: tomcat session issue
> 
> 
> Hi there,
> 
> I am using jakarta-tomcat - 3.2.3 server to run my project. I 
> am finding
> that session tracking, when more than one browser window is 
> opened at one
> time, doesn't come out to be correct. I am using its inbuilt 
> session object
> and the cookies are enabled in my browser. When more than one 
> sessions are
> running then the page presented is unpredictable.Sometimes 
> correct page
> displays and sometimes totally diferent page gets displayed. 
> It works great
> except if I have 2 browsers sessions up - then it gets 
> confused and losses
> track of which is the current session.
> 
> Are there any issues with the Tomcat server regarding session 
> tracking?
> 
> Thanks in advance,
> -Rinku
> 

Reply via email to