"kannattaa" wrote : "[EMAIL PROTECTED]" wrote : 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 />
  | 
  | 1) outside the loop the selectBooleanCheckbox renders its value properly.

Yes, I can read.

anonymous wrote : 2) in fact,  i have non static values, but i've simplified it 
to post trivial example.

This was one trivialisation too far.  Why don't you post some code that 
actually does something.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4094137#4094137

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4094137
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to