if in JSTL · <jsp:usebean id = "test" scope = "page" class="java.lang.String"/> · <c:if test = "test.length()==0"> · <H1>Welcome JSTL</h1> · <!--This portion is not ...
確定! 回上一頁