X-Git-Url: http://juplo.de/gitweb/?a=blobdiff_plain;f=examples%2Fjsp%2Fsrc%2Fmain%2Fwebapp%2Fpage-with-include.jsp;fp=examples%2Fjsp%2Fsrc%2Fmain%2Fwebapp%2Fpage-with-include.jsp;h=ba581a462801d8077126e0d9b87acc533a9f7d5a;hb=e7c72fc7ecbc9211a6f97c7869ba3439cf4fa33f;hp=0000000000000000000000000000000000000000;hpb=52c46d3394a9523725085abf9f60d8e54fb3518e;p=percentcodec diff --git a/examples/jsp/src/main/webapp/page-with-include.jsp b/examples/jsp/src/main/webapp/page-with-include.jsp new file mode 100644 index 00000000..ba581a46 --- /dev/null +++ b/examples/jsp/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}: + +