<c:if test="${(shokaiInfList ne null) and (hanyo_fn:listSize(shokaiInfList) ne 0)}"> <c:set var="nengetsuYm" value="${sampleForm.taishoYmYear}${sampleForm.taishoYmMonth}"/> <c:choose> <c:when test="${nengetsuYm ge BhmConst.SEIDO_HENKO_APRIL_27_YEAR}"> <%@ include file="sampleFrom201504.jsp" %> </c:when> <c:otherwise> <%@ include file="sampleFrom201503.jsp" %>