전자정부표준프레임워크

[JSTL]객체가 비어있을 경우 empty

yeon.Biju 2016. 12. 5. 13:33

<c:if test="${empty resultList}"><li>오늘의 일정이 없습니다.</li></c:if>


empty