Hello folks, please share your experience.

What is he best way to implement locale switching in Tapestry
applications?

Say, your application supports English and German and there is a link to
switch from one language to another. 

The problem is: if you just change the engine's locale in the link
listener and return the same page - that page will still be in the old
(now wrong) locale! Seems to be an old Tapestry issue, the solution
would be to display another page. But that is VERY nasty, suppose I want
to be able to change language on every page - do I have to double the
number of pages in my application???

There must be some clean way (or smart trick), right?

TIA
Oleg


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to