<%@ page contentType="text/html; charset=utf-8" pageEncoding="utf-8"%> <%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %> <%@ taglib prefix="spring" uri="http://www.springframework.org/tags"%> <%@ page isErrorPage="true" %> ERROR
오류발생 알림화면(허용되지 않는 요청을 하셨습니다) <%--
에러 타입 : <%= exception.getClass().getName() %>
에러 메세지 : <%= exception.getMessage() %> --%>