you can check "equals(eq)" two ways --> <c:if test="${count eq 5}"> count equals to 5<br /> </c:if> <!-- you can check "not equals(ne)" two ...
確定! 回上一頁