Window.Location.assign(String url) Should do what you're looking for.
[email protected] wrote: > I have a problem when creating forward in different apps in GWT. > I tryed to implement it by using method "WIndow.Location.replace > (String url)", But by this way I can't back to History. > "Window.open()" may not be use because of Refusing by most of browers. > Is there another method to implement forwarding? > Anybody help? Thanks! > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
