I do the same trick except that I put my locale selector in the page header for all pages. To make this work, I write the current URL to a hidden form field when rendering the locale selection form. The action then knows which page to return to using this parameter. By having the form stored in session scope, there's no work involved in restoring the selection and in the event of failover to a clustered server, it stays in the correct locale.

Cheers,

Mike


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

Reply via email to