My app is currently built around the Spring framework and Spring Security +
GWT.  Is there any way for me to redirect to login when a session expires or
when the user makes a RPC request when the session has expired?  I was
thinking about creating a timer that tracks the time between RPC calls, once
the timer has gone above the allocated time I could do a Window redirect.
Any suggestions?

-- 
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-toolkit@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