I have it:
<action name="steps_*" method="{1}"
class="com.struts.incentive.target.StepsIncentiveAction">
<result
name="input">/pages/incentive/steps/ajaxInput.jsp</result>
<result
name="ajax-add-step">/pages/incentive/steps/ajaxAddStep.jsp</result>
<result
name="ajax-complete-step">/pages/incentive/steps/ajaxConfirmation.jsp</result>
<interceptor-ref name="user"/>
</action>
--
View this message in context:
http://www.nabble.com/2-buttons-for-the-same-form%2C-error-when-trying-to-invoke-different-action-tp20608955p20611459.html
Sent from the Struts - User mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]