diff --git a/src/main/webapp/error.jsp b/src/main/webapp/error.jsp index 53c9661..c3bd1d1 100644 --- a/src/main/webapp/error.jsp +++ b/src/main/webapp/error.jsp @@ -1,4 +1,5 @@ <%@ page isErrorPage="true" contentType="text/html; charset=utf-8" pageEncoding="utf-8" session="false" %> +<%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c" %> @@ -21,9 +22,9 @@