如何<c:if>在Facelets中使用OR条件?如果是3或2或5,我需要检查私处.
<c:if>
<c:if test="#{Privlage=='3'or '2' or '5'}" >
jsf jstl facelets
facelets ×1
jsf ×1
jstl ×1