Hi,
I'm having a problem implementig a multiple choice with a:
selectManyListBox
| <h: selectManyListbox value="#{foo.selectedUsers}"
id="usersList">
| <si electItems value="#{fooUsers}" var="tt"
label="#{tt.username}"
| config="#{mySelectItemsConfig}" />
| <si:convertEntity entityClass="it.webscience.atlasweb.model.User"
/>
| </h electManyListbox>
|
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4000864#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...