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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...