[jboss-user] [JBoss Seam] - Re: <h:selectBooleanCheckbox>

pete.muir@jboss.org do-not-reply at jboss.com
Thu Oct 11 10:54:07 EDT 2007


"kannattaa" wrote : "pete.muir at jboss.org" 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



More information about the jboss-user mailing list