i am using gwt to create a web application.

when a user presses the logout button, i want to be able to refresh the 
page(or basically redirect to the homepage)as my GWT application runs only 
on one html page.
what is the programmatic code to do this?
 
Even this Window.Location.assign() works in development machine , but fails 
in Tomcat/jetty deployment ...
 
if any one has faced such issues , please let me know some tips to 
implement the same...

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/LqaIURH5gUwJ.
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.

Reply via email to