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.