In server side, you need to create and throw YourSessionTimedoutException if session is timedout, and rpc client side will catch it. Then you can redirect to the page you want.
On Jul 31, 3:19 pm, retro <[email protected]> wrote: > How is session max inactive interval handled with remote service. I am > seeing a weird issue where timeout is happening even after i am > calling the servlet methods in between calls. > > Any ideas? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
