Store the href to the previous page in the users session for every request -
either customise the RequestProcessor to do this or have a "BaseAction"
which all your actions inherit from which does it.

Niall

----- Original Message ----- 
From: "Pavlikus" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, June 12, 2004 2:50 PM
Subject: Forward from tile


> Hi. My 'header' tile contains the banner and drop-down box for language
choose.
> This header tile included on each page of site.
> I use tile-controller class to prepare languages list and Action for setup
> desired language in session:
>
> How can I return on previous page when user change language?
> And have not any nice ides to determine from what
> page(tile-definition) user arrived.
>
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


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

Reply via email to