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