Hi, i'm using i18n with Constants, i have two languages {ES, EN} and
it runs ok.

What i need that when the user choose another language in a combo, for
example [Spanish] show the content of my app in Spanish.

What i'm doing is to redirect to the user to my app url passing the
locale as parameter. For example http://myapp.com?locale=es

Is this the correct way to change the display language?

-- 
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