yasser zairi [http://community.jboss.org/people/yasser_z] created the discussion

"Dynamic ComboBox failed"

To view the discussion, visit: http://community.jboss.org/message/617242#617242

--------------------------------------------------------------
Hi
i have a comboBox that i want to populate from my Bean but i got a weird 
exception andcombo i cannot figure what to fix.
here is the comboBox :

<a4j:outputPanel layout="block">
        <h:outputLabel value="Categorie :" />
              <rich:comboBox defaultLabel="Categorie" >
                    <f:selectItems value="#{ValeursMBean.valeursOptions}"/>
              </rich:comboBox>
</a4j:outputPanel>
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/617242#617242]

Start a new discussion in JBoss Tools at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2128]

_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to