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]

Reply via email to