Browser reloading related issues in GWT

2013-06-11 Thread dongxu
Hi Manolo, An issue #46 https://code.google.com/a/apache-extras.org/p/hupa-evo/issues/detail?id=46#c1[1] email cc-ed you. Also ccing this thread to james-list since, I guess, the issue might be useful/helpful/returnable to others who are using GWT. I agree with tbroyer's point about how to

Re: Browser reloading related issues in GWT

2013-06-11 Thread Manuel Carrasco MoƱino
Before bringing the user to login-activity or any other place, you should check credentials: make a void request to the server asking for something (use RF), if the user's session in server-side is correct return ok and in onSuccess start the activity manager so as it handles the history hash-tag