Hi,
Angel Navarro schrieb:
Hi,
when I say 'the system expired session' is that the user are a lot of time
without navigate and explorer expired session,
dou you understand me?
Yes I understand it and I think this makes the same as the invalidate(),
this means it unbinds all Objects of a Session also the Locale-Object.
->
http://java.sun.com/j2ee/sdk_1.2.1/techdocs/api/javax/servlet/http/HttpSession.html
An approach for (Struts 1.1) to handle Session problems is:
-use the saveToken() in a login action
-all other actions need to use the isTokenValid() to check if the
session is not expired
Thanks
Hope this can help you .
Juergen
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]