Sounds like you want the locale to be part of the context for your page. You
could add it to your context by returning it from onPassivate.
Josh
On 10/28/07, Mike_R <[EMAIL PROTECTED]> wrote:
>
>
> Hi all,
>
> While migrating a tap4 webapp to tap5, I've come across the following
> difference: l
Hi all,
While migrating a tap4 webapp to tap5, I've come across the following
difference: locale changes are not reflected in the URL. This prevents
Google from indexing translated pages, which is not good.
I used the excellent
http://wiki.apache.org/tapestry/Tapestry5HowToChangeLocale
Tapestry