CheckboxListpublic class CheckboxList extends ListUIBean
Creates a series of checkboxes from a list. Setup is like <s:select /> or <s:radio />, but creates checkbox tags.
Examples
<s:checkboxlist name="foo" list="bar"/>
|
Fields Summary |
---|
public static final String | TEMPLATE |
|