X-Git-Url: https://juplo.de/gitweb/?p=website;a=blobdiff_plain;f=src%2Fmain%2Fwebapp%2FWEB-INF%2F404.jsp;h=d826d41742dd1e14c249900099767bb2bf2dd66b;hp=11c449fe4c232665592b67f75e5b6d3019ba6347;hb=5365a4f94603204ae695181aac091e951902ed82;hpb=58b35732c61d7d93b17723990f3c1f580bb92231 diff --git a/src/main/webapp/WEB-INF/404.jsp b/src/main/webapp/WEB-INF/404.jsp index 11c449fe..d826d417 100644 --- a/src/main/webapp/WEB-INF/404.jsp +++ b/src/main/webapp/WEB-INF/404.jsp @@ -1,9 +1,8 @@ <%@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"%> -