X-Git-Url: https://juplo.de/gitweb/?p=website;a=blobdiff_plain;f=src%2Fmain%2Fwebapp%2FWEB-INF%2F404.jsp;fp=src%2Fmain%2Fwebapp%2FWEB-INF%2F404.jsp;h=921870723e7da9a0566826c75ff2fb109d56db3d;hp=11c449fe4c232665592b67f75e5b6d3019ba6347;hb=0bba0bc774c186f975f2f39697006a65f78852e9;hpb=58b35732c61d7d93b17723990f3c1f580bb92231 diff --git a/src/main/webapp/WEB-INF/404.jsp b/src/main/webapp/WEB-INF/404.jsp index 11c449fe..92187072 100644 --- a/src/main/webapp/WEB-INF/404.jsp +++ b/src/main/webapp/WEB-INF/404.jsp @@ -1,6 +1,7 @@ <%@page contentType="text/html;charset=UTF-8"%> <%@page pageEncoding="UTF-8"%> <%@page session="false" %> +<%@page isErrorPage="true" %> <%@taglib uri="http://tiles.apache.org/tags-tiles" prefix="t" %> <%@taglib uri="http://www.springframework.org/tags" prefix="s"%>