Hi, can't you store this text in a cookie so that you get it back after reload ? (I would even say you that you can push this cookie back/down to the client browser via some rpc form of you choice in order to place it in the browser cache before reload happens)
regards didier On Oct 5, 1: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.
