This works very well for me.

 <a class="button" href="javascript:history.back()">Back</a>
 

-----Original Message-----
From: Tremal Naik [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, September 07, 2005 7:24 AM
To: Struts Users Mailing List
Subject: Forwarding to the previous page

Hi, I have a menu on my application, which is tiled in all the pages.
I have an action of the menu which is common to all the page in which I
am, so the execute() method of the action class associated to it must
return a forward to the page which called it. I know how to map the
forward of an action to a specific, struts-config hard-coded page.

How can I deal with this kind of dynamic forwarding? Id est forwarding
the action to the page which called it?

Thanks

--
TREMALNAIK

---------------------------------------------------------------------
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