JBoss Community

Dynamic ComboBox failed

created by yasser zairi in JBoss Tools - View the full discussion

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

Start a new discussion in JBoss Tools at Community