Hello guys,
I’m currently writing a thesis about JSP/Java, etc… in an e-Learning
application.
 
I need to know how the sessions (HttpSession) are managed in Tomcat.
I read it can be URL rewriting or cookies (on the java.sun web site),
but I block the cookies and there are no cookies on my disk.
So I suppose it’s URL rewriting, but I don’t see some variables
transmitted… like page.jsp?SESSION_INFO=…
Or maybe they are “invisible”. Like in the POST method of a form.

I searched everywhere on the web, tried to understand the source codes
of Tomcat, exchanged messages in the Tomcat mailing-list.
I can’t find the answer….
You are my last chance, please HELP ME.

It would be extremely nice from you…

Thank you,
Benja.

PS : Sorry for my bad english…
 

Reply via email to