Session creation and destruction - Tomcat 3.3.

2001-08-17 Thread Prasanna Uppaladadium
Hello. Could somebody point me to the code where new Sessions are created and destroyed (timed out) in the Tomcat 3.3 source code please? Here is what I could gather by going over the code: 1. When a request for a new HttpSession object comes from a servlet, ultimately the method

Re: Session creation and destruction - Tomcat 3.3.

2001-08-17 Thread Bill Barker
4:33 PM Subject: Session creation and destruction - Tomcat 3.3. Hello. Could somebody point me to the code where new Sessions are created and destroyed (timed out) in the Tomcat 3.3 source code please? Here is what I could gather by going over the code: 1. When a request for a new