JSTL + EL의 조합HTML 코드 내에 JAVA 코드인 JSP <%= student%>를 ${student}로,<%=if%>문을 <c:if>, <%=for%>문을 <c:forEach>로 대체하여 사용.사용법 : 라이브러리이기 때문에 사용