Dave Newton wrote:
can i forward an action to another action using the result
tag in action mappings?
Yes; result type is redirect-action [1] ([2] for all types).
See [3] regarding action mapping configuration.
d.
[1] http://struts.apache.org/2.x/docs/redirect-action-result.html
[2] http://struts.apache.org/2.x/docs/result-types.html
[3] http://struts.apache.org/2.x/docs/action-configuration.html
thank you. that's exactly what i needed
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]