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