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
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to