Handling session timeout

2010-10-14 Thread andres.arellano
Hi there, how can I handle a session expiration? What I want to do is to auto sign out users when their sessions have expired. Thanks in advance, Andres -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this group, send email to

Use different containers between presenters

2010-05-14 Thread andres.arellano
Hi, I'm using an architecture very close to what is proposed in the Chris Ramsdale's article Large scale application development and MVP but I want to share the control of the application with a second presenter. At first the app is controlled by the AppController class but then I want to share