may be the action chain result type can help to do this !
--------------------------------------------------
From: "Leonidas Papadakis" <l...@bluecore.gr>
Sent: Tuesday, February 10, 2009 1:39 AM
To: "Struts Users Mailing List" <user@struts.apache.org>
Subject: action alias / redirect
Greetings to all,
in my struts2 actions file i have the following entry for an action :
<action name="SelectStepA" class="action.SelectStepA">
... (interceptors, results)
...
</action>
i would like to have another action with "shortname" ie ssa that will
redirect to the above action (sending all the url parameters)
What is the best way to do this ?
Thank you very much
Best Regards,
Leon
---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org
---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org