X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=etc%2Fweb.xml;h=ab001f717537f80f1891cc480baabf4ba6adba00;hb=287a352f188f4994511731c9e783d6c8ee8d214e;hp=f5f55a230ae0413945d1fe572a72b7708917fc7a;hpb=baf56cc3d324ffa8715509e559bbe049739f32f3;p=mir.git diff --git a/etc/web.xml b/etc/web.xml index f5f55a23..ab001f71 100755 --- a/etc/web.xml +++ b/etc/web.xml @@ -1,108 +1,175 @@ + PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN" + "http://java.sun.com/dtd/web-app_2_3.dtd"> - - - Mir - - - Mir - + Mir CMS + + + caching + mir.core.ui.filter.CachingFilter + + + + authentication + mir.core.ui.filter.AuthenticationFilter + + + caching + action + + + + caching + presentation + + + + authentication + action + + + + authentication + presentation + + + + Mir + Mir Config - config - - - xml-config - /home/heckmann/mir/Mir/server.xml + etc/config.properties - - - OpenMir - - - OpenMir - - + OpenMir + OpenMir Config - config + etc/config.properties + + + + presentation + Presentation + mir.core.ui.servlet.TemplateServlet + + + + action + Action + org.apache.struts.action.ActionServlet - xml-config - /home/heckmann/mir/Mir/server.xml + 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 - - - - - 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 - - - - + + + + mp3 + + + audio/x-mp3 + + + + + ra + + + audio/vnd.rn-realaudio + + + + + rm + + + application/vnd.rn-realmedia + + + + + mov + + + video/quicktime + + + + + mpg + + + video/mpeg + + + + + avi + + + video/x-msvideo + + + + + asf + + + video/x-ms-asf + + + + + pdf + + + application/pdf + + + + + index.html + + \ No newline at end of file