1 Reply Latest reply on Apr 13, 2007 5:21 AM by nishantkatoch

    there is a4j:repeat, how about a4j:if?

      I tried

      <c:if ...>
      <h:outputText .../>
      </c:if>

      but it doesn't work (I don't remember if I used jstl 1.1 or jstl 1.2 at that time). So I think I need a4j:if.