[jboss-user] [JBoss Seam] - Re: What is the common pattern for selecting objects?

damianharvey do-not-reply at jboss.com
Fri Jun 8 06:43:44 EDT 2007


  | <h:selectOneMenu id="boSelector" value="#{myBean.myObject}">
  |     <s:selectItems value="#{myBean.myObjectList}" var="object" label="#{object.field}"/>
  |     <s:convertEntity />
  | </h:selectOneMenu>
  | 


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

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



More information about the jboss-user mailing list