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=3da36b9f5f9109a07a6f52b9abfba3f989a7db9f;hb=4938f9510844ea249449036361a75412108fd82f;hpb=30ca77ee9f1977dd016cf67111e16aad0615db5e 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 3da36b9f..6e004b8c 100644 --- a/cachecontrol-example-jsp/src/main/webapp/WEB-INF/web.xml +++ b/cachecontrol-example-jsp/src/main/webapp/WEB-INF/web.xml @@ -40,5 +40,19 @@ accelerator *.css + + accelerator + /test-servlet + + + + test-servlet + de.halbekunst.juplo.test.TestServlet + + + + test-servlet + /test-servlet +