Thursday, April 28, 2011

Problem with RequestDispatcher

Hi All,

I am trying to implement session timeout in GWT application.

As long as session is alive, every request from GWT is passing thru
the RequestDispatcher servlet. But once the session is expired the
request is not even reaching the Dispatcher servlet on the server
side.

Please suggest me how to handle the request even after the session
expiry.

Thanks in advance.

Phani

--
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+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment