X-Git-Url: https://juplo.de/gitweb/?p=percentcodec;a=blobdiff_plain;f=cachecontrol-example-jsp%2Fsrc%2Fmain%2Fwebapp%2FWEB-INF%2Fweb.xml;h=3da36b9f5f9109a07a6f52b9abfba3f989a7db9f;hp=3ca24fa5af3b19432013f66892d511990f538090;hb=30ca77ee9f1977dd016cf67111e16aad0615db5e;hpb=c6a422a97f64165ab1f99ee1b57aefcea1ec37f4;ds=sidebyside 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 3ca24fa5..3da36b9f 100644 --- a/cachecontrol-example-jsp/src/main/webapp/WEB-INF/web.xml +++ b/cachecontrol-example-jsp/src/main/webapp/WEB-INF/web.xml @@ -18,9 +18,27 @@ de.halbekunst.juplo.cachecontrol.AcceleratorFilter + + logger + de.halbekunst.juplo.test.LoggingHttpServletResponseFilter + + + + logger + *.jsp + + + + accelerator + *.html + accelerator *.jsp + + accelerator + *.css +