[jboss-user] [JBoss Seam] - Re: selectOneMenu and commandButton conflict

petemuir do-not-reply at jboss.com
Mon Feb 26 06:29:38 EST 2007


Oops, no, this is better

<h:selectOneMenu styleClass="font_style" value="#{foo.application}">
  |    <s:selectItems value="#{applications.resultList}" var="application" label="#{application.name}"/>
  |    <ec:convertEntity />
  | </h:selectOneMenu>

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

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



More information about the jboss-user mailing list