[jboss-user] [JBoss Seam] - Re: Seam Application Framework : association management

atzbert do-not-reply at jboss.com
Mon Jan 8 17:06:32 EST 2007


In fact there is a very convenient way to realize this. by using the http://wiki.jboss.org/wiki/Wiki.jsp?page=SeamSelectItemsNewDesign component.


  | <si:selectItems value="#{countries.resultList}" var="country" label="#{country.countryName}" noSelectionLabel="Select One..."/>
  | 


:)

ps: I guess I don't know how to use the url formatter correctly...it always prints the url instead of the text I entered in the tag :/

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

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



More information about the jboss-user mailing list