h:selectBooleanCheckbox is an input not output component. It takes a value binding in
value. If you just want to output ticked checkboxes use
<ui:repeat ...>
| <input type="checkbox" checked />
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4094024#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...