Daniel Łaś wrote:
How can I forward to current page in Action ? I created locale change action and want to execute it form every page of site and always get back to the curent page.

Two possibilities off the top of my head: have your action redirect/forward based on the Referrer header (OK if you can guarantee your users haven't disabled it), or pass the URL of the current page into the action as request parameter.

L.
--
Laurie, Open Source advocate, Java geek and novice blogger:
http://www.holoweb.net/laurie


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

Reply via email to