Maybe open the login in a new window or in a new tab and once the user has logged in he will click a button like "I have logged in" and then just ajax to the server and check his login status.
On 5 אוקטובר, 20:27, Haris <[email protected]> wrote: > A good idea. However there bound to be user who type very long message > and time out. > > On Oct 5, 7:56 pm, Shedokan <[email protected]> wrote: > > > Maybe instead try asking the person to login before enabling him the > > option to write a message? > > > On Oct 3, 12:31 pm,Haris<[email protected]> wrote: > > > > Using Users Service, after filling up login and password and press OK, > > > onModuleLoad is executed. Basically the gwt module is reloaded. I am > > > going to loose data entry stuff form the user. > > > > For instant if someone is typing a forum post and click submit only to > > > discover that login already timeout. The person relogin using User API > > > login page > > > only to discover that the text typed is lost because of this. > > > > Any suggestion? > > > > Regards, > > >Haris -- 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.
