Hi Everbody,

I am looking for a way to implement a session timeout behaviour into
my GWT application.

On the ServerSide I have a session listener that sets the value for
the session timeout as soon as a new session is being created.

Now what I would like to do is to present the user a popup as soon as
the session has experied.
This does not have to happen automatically. It is also ok to show this
popup as soon as a new request is addressed against the server.

Now I am looking for some best practices on how to deal with this
problem.
I believe some of you have already dealt with similar problem! ;)

Thanks in Advance for your help!

Greetings
Stefan

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

Reply via email to