X-Git-Url: https://juplo.de/gitweb/?p=percentcodec;a=blobdiff_plain;f=cachecontrol-example-jsp%2Fsrc%2Fmain%2Fwebapp%2FWEB-INF%2Fweb.xml;fp=cachecontrol-example-jsp%2Fsrc%2Fmain%2Fwebapp%2FWEB-INF%2Fweb.xml;h=0000000000000000000000000000000000000000;hp=64cdaf70f3fcd13089bb97d3372881f040ddd9e9;hb=e7c72fc7ecbc9211a6f97c7869ba3439cf4fa33f;hpb=52c46d3394a9523725085abf9f60d8e54fb3518e diff --git a/cachecontrol-example-jsp/src/main/webapp/WEB-INF/web.xml b/cachecontrol-example-jsp/src/main/webapp/WEB-INF/web.xml deleted file mode 100644 index 64cdaf70..00000000 --- a/cachecontrol-example-jsp/src/main/webapp/WEB-INF/web.xml +++ /dev/null @@ -1,94 +0,0 @@ - - - - - - - contextConfigLocation - classpath:/config.xml - - - - - - - org.springframework.web.context.ContextLoaderListener - - - - - - - accelerator - de.halbekunst.juplo.cachecontrol.AcceleratorFilter - - - - logger - de.halbekunst.juplo.test.LoggingHttpServletResponseFilter - - - - - - - logger - *.jsp - - - - accelerator - *.html - - - accelerator - *.jsp - - - accelerator - *.css - - - accelerator - /test-servlet - - - accelerator - /spring/* - - - - - - - test-servlet - de.halbekunst.juplo.test.TestServlet - - - - dispatcher-servlet - org.springframework.web.servlet.DispatcherServlet - - contextConfigLocation - - - - 1 - - - - - - - test-servlet - /test-servlet - - - - dispatcher-servlet - /spring/* - - -