Index: lams_learning/web/WEB-INF/web.xml =================================================================== RCS file: /usr/local/cvsroot/lams_learning/web/WEB-INF/Attic/web.xml,v diff -u -r1.6 -r1.7 --- lams_learning/web/WEB-INF/web.xml 21 Feb 2005 05:31:40 -0000 1.6 +++ lams_learning/web/WEB-INF/web.xml 2 Mar 2005 03:42:10 -0000 1.7 @@ -1,5 +1,9 @@ - - - - - + javax.servlet.jsp.jstl.fmt.localizationContext org.lamsfoundation.lams.learning.LearningResources @@ -34,6 +35,27 @@ + + HibernateFilter org.springframework.orm.hibernate.support.OpenSessionInViewFilter @@ -47,6 +69,26 @@ + HibernateFilter *.do @@ -62,51 +104,80 @@ project's merge dir. --> - - - context - org.springframework.web.context.ContextLoaderServlet - 1 - - - action - org.apache.struts.action.ActionServlet - - config - /WEB-INF/struts/struts-config.xml - - - debug - 999 - - - detail - 2 - - - validate - true - - 2 - + + + + context + org.springframework.web.context.ContextLoaderServlet + 1 + + + action + org.apache.struts.action.ActionServlet + + config + /WEB-INF/struts/struts-config.xml + + + debug + 999 + + + detail + 2 + + + validate + true + + 2 + + + + + + action + *.do + + 120 @@ -125,6 +196,26 @@ --> + http://jakarta.apache.org/struts/struts-bean