[jboss-user] [JBoss Seam] - Re: Exception with SelectManyCheckbox

yohann49 do-not-reply at jboss.com
Fri Sep 7 08:16:39 EDT 2007


I forgot, the problem is solved I used : 


  |  <h:selectManyCheckbox value="#{ReportManager.reportSelected}" layout="pageDirection" >
  |                             <s:selectItems value="#{reports}" var="rep" label="#{rep.descReport}"/>
  |                         </h:selectManyCheckbox>
  | 
  | 
thanks

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

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4082118



More information about the jboss-user mailing list