1. JSF/SEAM: How to pre-select checkboxes in a form stackoverflow.comI have a form where i have to preselect some checkboxes. How is that possible with jsf/seam? In plain html you would just add the "checked" (or checked="checked") as attribute to ... |
2. How to create a check box tree structure in JSF seamframework.org |