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

petemuir do-not-reply at jboss.com
Mon Feb 26 05:27:48 EST 2007


At the very least it should be this

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

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

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



More information about the jboss-user mailing list