Re: Session Tracking

2005-08-19 Thread Raghaw Goswami
think you need to read up on the java language a > > bit. See what static and final mean. > > > > Wade > > > > --- Raghaw Goswami <[EMAIL PROTECTED]> wrote: > > > > > >>Thanks for the e-mail: > >>First time it was 0 , then 1 ,

RE: Session Tracking

2005-08-19 Thread Raghaw Goswami
e (or hit > that that servlet) you > need to make it a static variable in your > servlet/jsp. > > -Original Message- > From: Raghaw Goswami [mailto:[EMAIL PROTECTED] > Sent: 19 August 2005 14:46 > To: tomcat-user@jakarta.apache.org > Subject: Session Track

Session Tracking

2005-08-19 Thread Raghaw Goswami
Hi, I have JDK 1.5 [J2SE 5.0 update 3], Tomcat 5.5.9,Win XP SP2, Trying a e.g. session tracking [The Session Tracking API] using HttpSession object. The program works[ accessCount increments] when I don't close the current browser and open new brwoser with CTRL + N, But if i quit the browser and