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