Thanks - I tried looking for that online & couldn't find it. On Thu, Mar 19, 2009 at 12:49 PM, Thomas Broyer <[email protected]> wrote:
> > > > On 19 mar, 16:58, Vitali Lovich <[email protected]> wrote: > > Like I said, just reload the page with locale=locale_to_use: e.g. > > > > public static native void redirect(String url)/*-{ > > $wnd.location = url; > > }-*/; > > > > redirect("http://mydomain.com/MySuperDuperApp?locale=en_US"); > > Window.Location.assign("?locale=en_US") should be enough. > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
