I'm solving this problem by having the webserver do a rewrite of the URL, 
appending the appropriate language code, based on what the browser sends as 
their accepted language.  This method could easily be extended to instead 
examine a cookie that is sent in.  This way no reload is required and it 
could still be dynamic based on user preferences.

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