X-Git-Url: https://juplo.de/gitweb/?p=percentcodec;a=blobdiff_plain;f=cachecontrol-example-jsp%2Fsrc%2Fmain%2Fwebapp%2FWEB-INF%2Fweb.xml;h=6e004b8cbbca070a3da552ae4a024349b6636df9;hp=60808729b22e446f990be3aa8f6f5210b6bd002b;hb=4938f9510844ea249449036361a75412108fd82f;hpb=50d98cb69e831b62993a87ed6620514d4b147683 diff --git a/cachecontrol-example-jsp/src/main/webapp/WEB-INF/web.xml b/cachecontrol-example-jsp/src/main/webapp/WEB-INF/web.xml index 60808729..6e004b8c 100644 --- a/cachecontrol-example-jsp/src/main/webapp/WEB-INF/web.xml +++ b/cachecontrol-example-jsp/src/main/webapp/WEB-INF/web.xml @@ -28,6 +28,10 @@ *.jsp + + accelerator + *.html + accelerator *.jsp @@ -36,5 +40,19 @@ accelerator *.css + + accelerator + /test-servlet + + + + test-servlet + de.halbekunst.juplo.test.TestServlet + + + + test-servlet + /test-servlet +