[jboss-user] [JBoss Seam] - Problem with SelectItems !!

Giordacchio++ do-not-reply at jboss.com
Fri Jan 12 06:36:23 EST 2007


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#4000864

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



More information about the jboss-user mailing list