Insert Cancel

This dialog is used to insert a Struts html cancel tag into a JSP page. This tag will generate an HTML submit button input element which bypasses the Struts validation process. Cancel buttons can be detected from within an action using the isCancelled() method.

 

Related reference

Struts Developer Guide - HTML Tags - cancel


Still need help? Post a question on the Workshop newsgroup.