X-Git-Url: https://juplo.de/gitweb/?a=blobdiff_plain;ds=inline;f=src%2Fmain%2Fwebapp%2FWEB-INF%2Fviews%2Ftest%2Ferror.jsp;fp=src%2Fmain%2Fwebapp%2FWEB-INF%2Fviews%2Ftest%2Ferror.jsp;h=0000000000000000000000000000000000000000;hb=5f04e60da58d3f37fbb2ad983ec7415ad54ff562;hp=4bc0ebb7b6ff2b9701f921875e8731eb86eafadd;hpb=7e49305c9248231d4dcaa1dbe31158b554a74ab6;p=website diff --git a/src/main/webapp/WEB-INF/views/test/error.jsp b/src/main/webapp/WEB-INF/views/test/error.jsp deleted file mode 100644 index 4bc0ebb7..00000000 --- a/src/main/webapp/WEB-INF/views/test/error.jsp +++ /dev/null @@ -1,10 +0,0 @@ -<%@page contentType="text/html;charset=UTF-8"%> -<%@page pageEncoding="UTF-8"%> -<%@page session="false" %> -<%@taglib uri="http://tiles.apache.org/tags-tiles" prefix="t" %> - - - - <% Integer.parseInt("foo"); //throws an exception %> - -