Index: lams_learning/web/WEB-INF/web.xml =================================================================== diff -u -r36c2ed010b8a3893b895d781be1a219f2380e62d -r4e049aced5079eff1ff599aa4572624cc0314e59 --- lams_learning/web/WEB-INF/web.xml (.../web.xml) (revision 36c2ed010b8a3893b895d781be1a219f2380e62d) +++ lams_learning/web/WEB-INF/web.xml (.../web.xml) (revision 4e049aced5079eff1ff599aa4572624cc0314e59) @@ -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