You may want to look at the J2EE docs at:
http://java.sun.com/j2ee/sdk_1.3/techdocs/api/index.html
and look at javax.servlet.http.Http.Session.

These have the details about the calls used by Tomcat to implement sessions.
To see exactly how Tomcat does it, you'll have to look at the Tomcat surce
code.

Rick

----- Original Message ----- >
> I downloaded the specification at the URL you sent me, but I can't find
> explanations on how Tomcat works to manage the session...
> And I can't find anything on Google neither.
>
> Thank you for your help,
> Benja.



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to