<%@ taglib uri="http://java.sun.com/jsp/jstl/functions" prefix="fn"%>
<c:if test="${fn:length(myQnaList) eq '0'}" >
'Server Enterprise > JSTL' 카테고리의 다른 글
[JSTL] replace 문법 (0) | 2013.04.25 |
---|---|
[JSTL] 문자열 연결하여 출력 (0) | 2013.03.18 |
<%@ taglib uri="http://java.sun.com/jsp/jstl/functions" prefix="fn"%>
<c:if test="${fn:length(myQnaList) eq '0'}" >
[JSTL] replace 문법 (0) | 2013.04.25 |
---|---|
[JSTL] 문자열 연결하여 출력 (0) | 2013.03.18 |