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
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

被折叠的 条评论
为什么被折叠?