Is this ever possible?

My case is pretty simple - I want to detect when was the last call
made to have the 'session expiration' kind of functionality.

For this I wanted to have all the calls to the server intercepted and
scheduled the timer for session lifetime each time. Once the timer
fires (it is the same moment as server session dies) I could transfer
the user to sessionExpiredPage.

What do you think - is it possible at all?
Maybe, there is much easier way of doing the same, but i missed it?

Thank you all.
Alex.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to