According to a previous post from Howard regarding changing the locale:
"You should be able to inject the ThreadLocale service and change the
locale there. Tapestry will pick up on that and write out an updated
cookie, which will cause the subsequent render request to be in the
new locale."
Hope this helps...
Chris Turner wrote:
Hi,
I'm working on a Tapestry 5 application. I need to look up some text
resources that are outside of Tapestry control (legacy application)
but in order to do so I need access to the Locale object that Tapestry
thinks it is using to render my pages. Is there any way that I can
access or inject the Locale into my page class?
Thanks,
Chris
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]