JSF

Use the rendered attribute (<h:outputText rendered="#{index.animal eq 1}" />) for conditional displaying of components. Using JSTL is tricky with JSF.

 

http://stackoverflow.com/questions/4564522/jsf-cif-cchoose-problem

你可能感兴趣的:(JSF