-
From: david delbecq [mailto:[EMAIL PROTECTED]
Sent: Monday, January 21, 2008 4:12 PM
To: Tomcat Users List
Subject: Re: Applets and Sessions
Applet are client side, they are not related to tomcat. If you applet
request ressources from server, the fact it creates or not session
depend on the way
Applet are client side, they are not related to tomcat. If you applet
request ressources from server, the fact it creates or not session
depend on the way it access it and on the fact ressource requires or not
a user session.
Charlie Wingate a écrit :
Hi All,
At every user in