X-Git-Url: https://juplo.de/gitweb/?p=percentcodec;a=blobdiff_plain;f=examples%2Fspring%2Fsrc%2Fmain%2Fwebapp%2Fpage-with-include.jsp;fp=examples%2Fspring%2Fsrc%2Fmain%2Fwebapp%2Fpage-with-include.jsp;h=ba581a462801d8077126e0d9b87acc533a9f7d5a;hp=0000000000000000000000000000000000000000;hb=fbef86660e997cd83feafe1e05b885a29179f43f;hpb=c77b91a0713762b3aaba08fefd01f424d5ca80ce diff --git a/examples/spring/src/main/webapp/page-with-include.jsp b/examples/spring/src/main/webapp/page-with-include.jsp new file mode 100644 index 00000000..ba581a46 --- /dev/null +++ b/examples/spring/src/main/webapp/page-with-include.jsp @@ -0,0 +1,15 @@ +<%@page contentType="text/html" pageEncoding="UTF-8" session="false" buffer="1kb" %> +<%@taglib uri="/WEB-INF/c.tld" prefix="c"%> + + + + + + Page with include + + + +

Hello World!

+ ${i}: + +