X-Git-Url: https://juplo.de/gitweb/?p=percentcodec;a=blobdiff_plain;f=cachecontrol-example-jsp%2Fsrc%2Fmain%2Fwebapp%2Fpage-with-include.jsp;h=ba581a462801d8077126e0d9b87acc533a9f7d5a;hp=5c3af3e80f916b523820629d5cbe65f3c6f34b09;hb=50d98cb69e831b62993a87ed6620514d4b147683;hpb=9743e0050c184bf4c2a871ab7224b7041822941e diff --git a/cachecontrol-example-jsp/src/main/webapp/page-with-include.jsp b/cachecontrol-example-jsp/src/main/webapp/page-with-include.jsp index 5c3af3e8..ba581a46 100644 --- a/cachecontrol-example-jsp/src/main/webapp/page-with-include.jsp +++ b/cachecontrol-example-jsp/src/main/webapp/page-with-include.jsp @@ -1,4 +1,4 @@ -<%@page contentType="text/html" pageEncoding="UTF-8" session="false"%> +<%@page contentType="text/html" pageEncoding="UTF-8" session="false" buffer="1kb" %> <%@taglib uri="/WEB-INF/c.tld" prefix="c"%> @@ -6,6 +6,7 @@ Page with include +

Hello World!