X-Git-Url: https://juplo.de/gitweb/?p=percentcodec;a=blobdiff_plain;f=examples%2Fstatic%2Fsrc%2Fmain%2Fwebapp%2FWEB-INF%2Fweb.xml;fp=examples%2Fstatic%2Fsrc%2Fmain%2Fwebapp%2FWEB-INF%2Fweb.xml;h=2df85a54954549bb488ac1d73015930457834e58;hp=0000000000000000000000000000000000000000;hb=8e399db0b0860812452868e08e20ee82ddf1f528;hpb=e7c72fc7ecbc9211a6f97c7869ba3439cf4fa33f diff --git a/examples/static/src/main/webapp/WEB-INF/web.xml b/examples/static/src/main/webapp/WEB-INF/web.xml new file mode 100644 index 00000000..2df85a54 --- /dev/null +++ b/examples/static/src/main/webapp/WEB-INF/web.xml @@ -0,0 +1,63 @@ + + + + + + + contextConfigLocation + classpath:/config.xml + + + + + + + org.springframework.web.context.ContextLoaderListener + + + + + + + accelerator + de.halbekunst.juplo.cachecontrol.AcceleratorFilter + + + + logger + de.halbekunst.juplo.test.LoggingHttpServletResponseFilter + + + + + + + logger + /static/* + + + + accelerator + /static/* + + + + + + + default + org.eclipse.jetty.servlet.DefaultServlet + + + + + + + default + / + + + +