http://tapestry.apache.org/tapestry5/tapestry-core/guide/localization.html

"Tapestry does not yet support changing the locale, but that will be
available shortly. The intent is to mimic Tapestry 4 behavior: store a
cookie on the client to provide the default for the locale on the next
visit, and store a locale name in the session (if a session exists). TODO: I
believe this has been implemented by Kent."

On 3/9/07, Bogdan Calmac <[EMAIL PROTECTED]> wrote:

Is it possible in Tapestry 5 to programatically change the locale for
a sesison similar to IEngine.setLocale() from Tapestry 4?

In my case I want to set the locale after the login into the
application (locale is stored in the user profile) and not rely on the
browser locale.

Thank you,

Bogdan Calmac.

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


Reply via email to