No, there is no simpler way to do. GWT compiler creates a JavaScript file
for each locale, so the GWT bootstrap mechanism requires the Information
which localized app to load.

Regards
Jan Ehrhardt

On Tue, Dec 15, 2009 at 7:55 PM, Matt <matt.seab...@gmail.com> wrote:

> The documentation sepcifies that the locale is defined by GWT
> Property, i.e.
>
> <meta name="gwt:property" content="locale=ja_JP">
>
> or by paramater
>
> http://www.example.org/myapp.html?locale=fr_CA
>
> I would like to have the required locale as a propery of the logged in
> user, and that hat tell the app what locale to use. So is there any
> way to do this programatically define the required locale, short of
> creating a filter and overriding the request object to add the locale
> property?
>
> 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 google-web-tool...@googlegroups.com.
> To unsubscribe from this group, send email to
> google-web-toolkit+unsubscr...@googlegroups.com<google-web-toolkit%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/google-web-toolkit?hl=en.
>
>
>

--

You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.


Reply via email to