good evening,
in my project i've to create a form with two buttons wich make two different
process:
i try this method:
<s:form id="configureform" name="configureform"> 
SOME table here or some fields 
</s:form> 

<s:url id="configure" value="Configure.action" /> 
<s:a href="%{configure}" showLoadingText="false" id="configure"
formId="configureform">Cancel</s:a> 


but it doesn't work.

Can someone help me? 
-- 
View this message in context: 
http://www.nabble.com/one-action-with-two-buttons-tp22456812p22456812.html
Sent from the Struts - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to