X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=etc%2Fweb.xml;h=ab001f717537f80f1891cc480baabf4ba6adba00;hb=15479ca46851e6dc815db45b05e40a440f5453f1;hp=001d9a03136e735e7df3cd3cdbc8970336b93b1f;hpb=c03c0edfaadccc3f30ca41bf34c8730776d5250b;p=mir.git diff --git a/etc/web.xml b/etc/web.xml index 001d9a03..ab001f71 100755 --- a/etc/web.xml +++ b/etc/web.xml @@ -1,74 +1,109 @@ + PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN" + "http://java.sun.com/dtd/web-app_2_3.dtd"> + Mir CMS + + + caching + mir.core.ui.filter.CachingFilter + + + + authentication + mir.core.ui.filter.AuthenticationFilter + + + + caching + action + + + + caching + presentation + + + + authentication + action + + + + authentication + presentation + + - - Mir - - - Mir - - + Mir + Mir Config - config + etc/config.properties - - - OpenMir - - - OpenMir - - + OpenMir + OpenMir Config - config + etc/config.properties - - - - - OutputMir - - - OutputMir - - + + + presentation + Presentation + mir.core.ui.servlet.TemplateServlet + + + + action + Action + org.apache.struts.action.ActionServlet - Config - config + config + /WEB-INF/etc/struts-config.xml - - + + config/admin + /WEB-INF/etc/struts-config-admin.xml + + + debug + 3 + + + detail + 3 + + 1 + + + + presentation + *.shtml + + + + action + *.do + - - Mir - - - /Mir - + Mir + /servlet/Mir OpenMir - /OpenMir + /servlet/OpenMir - - - OutputMir - /OutputMir - - + mp3 @@ -133,54 +168,8 @@ application/pdf - - - - - - http://java.apache.org/tomcat/examples-taglib - - - /WEB-INF/jsp/example-taglib.tld - - - - - - Protected Area - - /jsp/security/protected/* - - DELETE - GET - POST - PUT - - - - tomcat - role1 - - - - - - - - - FORM - Example Form-Based Authentication Area - - /jsp/security/login/login.jsp - /jsp/security/login/error.jsp - - - - + + + index.html + + \ No newline at end of file