X-Git-Url: https://juplo.de/gitweb/?p=percentcodec;a=blobdiff_plain;f=cachecontrol-example-jsp%2Fsrc%2Fmain%2Fwebapp%2Fpage-with-forward.jsp;fp=cachecontrol-example-jsp%2Fsrc%2Fmain%2Fwebapp%2Fpage-with-forward.jsp;h=786dedadb997867fe0c3364aa203590ed1326aaf;hp=0000000000000000000000000000000000000000;hb=9743e0050c184bf4c2a871ab7224b7041822941e;hpb=fff9f2c5954bdeafb5719bb24b2f8d8f55062864 diff --git a/cachecontrol-example-jsp/src/main/webapp/page-with-forward.jsp b/cachecontrol-example-jsp/src/main/webapp/page-with-forward.jsp new file mode 100644 index 00000000..786dedad --- /dev/null +++ b/cachecontrol-example-jsp/src/main/webapp/page-with-forward.jsp @@ -0,0 +1,14 @@ +<%@page contentType="text/html" pageEncoding="UTF-8" session="false"%> + + + + + + Page with forward + + +

Hello World!

+

This should not be seen, because the page is forwardes to /simple-page.jsp

+ + +