X-Git-Url: https://juplo.de/gitweb/?p=website;a=blobdiff_plain;f=src%2Fmain%2Fwebapp%2FWEB-INF%2Fviews%2Ftiles.jsp;fp=src%2Fmain%2Fwebapp%2FWEB-INF%2Fviews%2Ftiles.jsp;h=cee460f705f8276a3afcfedc3c2cfa10d9d0df87;hp=0000000000000000000000000000000000000000;hb=b8b2fc094d0313626224371dcbdf18784d56d51f;hpb=8e8ddfc9757a41e6b5df5997a9d9859de50da8e1 diff --git a/src/main/webapp/WEB-INF/views/tiles.jsp b/src/main/webapp/WEB-INF/views/tiles.jsp new file mode 100644 index 00000000..cee460f7 --- /dev/null +++ b/src/main/webapp/WEB-INF/views/tiles.jsp @@ -0,0 +1,5 @@ +<%@page contentType="text/html" pageEncoding="UTF-8" session="false"%> +<%@taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c"%> + +Hello World!
+
\ No newline at end of file