[Spring MVC] 게시판 header.jsp, tail.jsp #12
게시판에 공통으로 들어갈 header.jsp 와 tail.jsp 출처: 내 컴퓨터 header.jsp <%@ page language=”java” contentType=”text/html; charset=UTF-8″ pageEncoding=”UTF-8″%> <%@ taglib prefix=”c” uri=”http://java.sun.com/jsp/jstl/core”...