diff --git a/cocoon-deployer-plugin/src/main/resources/org/apache/cocoon/maven/deployer/monolithic/WEB-INF/web.xml b/cocoon-deployer-plugin/src/main/resources/org/apache/cocoon/maven/deployer/monolithic/WEB-INF/web.xml index 295cffba009..a5986312088 100644 --- a/cocoon-deployer-plugin/src/main/resources/org/apache/cocoon/maven/deployer/monolithic/WEB-INF/web.xml +++ b/cocoon-deployer-plugin/src/main/resources/org/apache/cocoon/maven/deployer/monolithic/WEB-INF/web.xml @@ -1,6 +1,6 @@ + + + + + + + + - CocoonMultipartFilter - Cocoon multipart filter - Multipart MIME handling filter for Cocoon - org.apache.cocoon.servlet.multipart.MultipartFilter + CocoonMultipartFilter + Cocoon multipart filter + Multipart MIME handling filter for Cocoon + org.apache.cocoon.servlet.multipart.MultipartFilter - + + + - - Cocoon debug filter - Log debug information about each request - org.apache.cocoon.servlet.DebugFilter + + Cocoon debug filter + Log debug information about each request + org.apache.cocoon.servlet.DebugFilter + + + + - CocoonMultipartFilter - Cocoon + CocoonMultipartFilter + Cocoon - - + + +--> + + + + - org.apache.cocoon.servlet.CocoonServletListener + org.apache.cocoon.servlet.CocoonServletListener + + Cocoon Cocoon Cocoon demo web application + org.apache.cocoon.servlet.SitemapServlet + + 1 + + + Cocoon /* + + + Cocoon + *.jsp + + + + Cocoon + *.html + + + + + + css + text/css + + + + xml + text/xml + + + + xsl + text/xml + + + + xconf + text/xml + + + + xmap + text/xml + + + + ent + text/plain + + + + grm + text/plain + + + + + + greeting + Hello, World + java.lang.String + +