X-Git-Url: https://juplo.de/gitweb/?p=website;a=blobdiff_plain;f=src%2Fmain%2Fwebapp%2FWEB-INF%2Fviews%2Ftest%2Ferror.jsp;h=4bc0ebb7b6ff2b9701f921875e8731eb86eafadd;hp=5e8e4e1f2ca4f895dd36061770f490233ef0327b;hb=925550cc75ba4fa6438cb3a50ebea7ee6514ef31;hpb=0bba0bc774c186f975f2f39697006a65f78852e9 diff --git a/src/main/webapp/WEB-INF/views/test/error.jsp b/src/main/webapp/WEB-INF/views/test/error.jsp index 5e8e4e1f..4bc0ebb7 100644 --- a/src/main/webapp/WEB-INF/views/test/error.jsp +++ b/src/main/webapp/WEB-INF/views/test/error.jsp @@ -2,11 +2,9 @@ <%@page pageEncoding="UTF-8"%> <%@page session="false" %> <%@taglib uri="http://tiles.apache.org/tags-tiles" prefix="t" %> -<%@taglib uri="http://www.springframework.org/tags" prefix="s"%> - - - + + <% Integer.parseInt("foo"); //throws an exception %>