X-Git-Url: https://juplo.de/gitweb/?a=blobdiff_plain;f=src%2Fmain%2Fwebapp%2FWEB-INF%2Ferror.jsp;fp=src%2Fmain%2Fwebapp%2FWEB-INF%2Ferror.jsp;h=5644494bf5f8f6e7809c3f1974a9ddfe06dac72a;hb=0bba0bc774c186f975f2f39697006a65f78852e9;hp=0000000000000000000000000000000000000000;hpb=58b35732c61d7d93b17723990f3c1f580bb92231;p=website diff --git a/src/main/webapp/WEB-INF/error.jsp b/src/main/webapp/WEB-INF/error.jsp new file mode 100644 index 00000000..5644494b --- /dev/null +++ b/src/main/webapp/WEB-INF/error.jsp @@ -0,0 +1,36 @@ +<%@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"%> + + + + + +
  • Home
  • +
  • !#%*§
  • +
    + + x + # + * + % + § + ? + ? + ? + ? +

    We do not know, what happend.

    +

    But we can tell you: WE ARE SORRY!

    +

    Really.

    +
      +
    • ${pageContext.errorData.statusCode}
    • +
    • ${pageContext.errorData.requestURI}
    • +
    • ${pageContext.errorData.servletName}
    • +
    • ${pageContext.errorData.throwable}
    • +
    +
    + +