-Original Message-
From: Pid [mailto:[EMAIL PROTECTED]
Sent: Wednesday, July 19, 2006 2:52 PM
To: Tomcat Users List
Subject: Re: New Session Created Randomly in Tomcat 5.0.28
Nilesh wrote:
> Problem Description :
>
> 1. I have a typical JSP-Servlet web application r
Nilesh wrote:
> Problem Description :
>
> 1. I have a typical JSP-Servlet web application running on tomcat
> 5.0.28.
>
> 2. After successful login a new session is created. (in login.jsp) and
> user specific data is kept in session
>
> 3. User moves on through the application . A
Problem Description :
1. I have a typical JSP-Servlet web application running on tomcat
5.0.28.
2. After successful login a new session is created. (in login.jsp) and
user specific data is kept in session
3. User moves on through the application . Accesses a JSP ( e.g.
PageWithHeav