Ian Petersen schrieb: > Why do you want to avoid the refresh? You mean, why do we need AJAX? We don't need it but if we have it (here with GWT) there shouldn't be any exceptions.
> If you're worried about losing application state, look > into GWT's history support. I know it's a way but it's a very complicated way if you "only" want to exchange the texts of all widgets that are implementing HasLocalizableText (an interface I just made up right now ;-) As the OP said, he just want to do a setLocale(new Locale.BR) to change all localizable data on the page without caring what the current state of the page is. That's nothing new, e.g. Casabac (bought and abadoned by Software AG) allowed exactly that. Regards, Lothar --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
