I'm new to GWT. I'm trying to implement GWT static string
internationalization.

I understand that in order to chose a locale at runtime we can either
use a meta tag in html page or rewrite host page's url. I would like
to use meta tag to set locale based on the client's browser locale.

It works fine if I hardcode meta tag into html to use a specific
language. But I would like to change it dynamically based on the
client browser locale. Could you please explain how can I change the
meta tag dynamically to chose locale based on the client.

I would really appreciate if you could provide any pointers. Thanks in
advance.







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

Reply via email to