Last week I asked if action mapping's input accepts action. The answer is Yes after I did a test.
<action path="/myAction1" type="myActionClass1" input="/myAction2.do">
<forward....../>
</action>
input can be a page or an action.
Regards,
PQ
"This Guy Thinks He Knows Everything"
"This Guy Thinks He Knows What He Is Doing"

