Insert Button
This dialog is used to insert a Struts html button tag into a JSP page. This tag will generate an HTML button input element. It should only be used within a Struts form.
property
-
The form bean property that will be bound to the button.
value
-
The constant value or data bound expression that should be evaluated as a label for the button.
disabled
-
Determines if the button is initially disabled.
Struts Developer Guide - HTML Tags - button
Still need help? Post a question on the Workshop
newsgroup.