struts

TwitterFacebook
Get flash to fully experience Pearltrees
troubleshooting

Dynamic checkboxes with Struts

http://www.ibm.com/developerworks/java/library/j-sr3/index.html In user interface design, the checkbox group isn't as popular as its cousin, the multi-line selectbox. They both basically do the same thing; that is, they choose a collection of options mapped to a single name attribute. When used in groups, checkboxes actually perform the same function as the multi-line selectboxes, but they take up a little more screen real estate.