hi,

I'm using TDK 1.1.a.11

I put some objects into HttpSession with data.getSession().setAttirbute().
After a moment (timeout), the session is lost. Now, I would like to redirect
the user in a defined screen.

- How to know I lose the session and that isn't a new session ?
- Is it better to put my objects in data.getUser().setPerm() ? is it
persistant ?
- Do I have to use a cookie ? If yes how ?
- Is is possible in the sessionValidator to check if the session is lost ?
if yes how ?
- Any ideas ?

regards





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

Reply via email to