Index: lams_common/web/WEB-INF/web.xml =================================================================== diff -u -r19c9010eff6be2e29657beed94349a978088650f -r5bd9057d6aa08bfa1bb1e6c240d5b3707743c3d7 --- lams_common/web/WEB-INF/web.xml (.../web.xml) (revision 19c9010eff6be2e29657beed94349a978088650f) +++ lams_common/web/WEB-INF/web.xml (.../web.xml) (revision 5bd9057d6aa08bfa1bb1e6c240d5b3707743c3d7) @@ -1,241 +1,171 @@ + - + + - - LAMS +This program is free software; you can redistribute it and/or modify +it under the terms of the GNU General Public License as published by +the Free Software Foundation; either version 2 of the License, or +(at your option) any later version. - Learning Acitivity Management System - - - - log4jConfigLocation - /WEB-INF/log4j.xml - +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. - - - contextConfigLocation - - /WEB-INF/applicationContext.xml - - +You should have received a copy of the GNU General Public License +along with this program; if not, write to the Free Software +Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 +USA - - org.lamsfoundation.lams.web.SessionListener - +http://www.gnu.org/licenses/gpl.txt +--> + + contextConfigLocation + /WEB-INF/spring/applicationContext.xml + /WEB-INF/spring/learningDesignApplicationContext.xml + /WEB-INF/spring/workspaceApplicationContext.xml + + - - - 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 - - - - webauthservlet - - org.lamsfoundation.lams.security.WebAuthServlet - - 2 - - + - - - action - *.do - + +You should have received a copy of the GNU General Public License +along with this program; if not, write to the Free Software +Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 +USA - - - /WEB-INF/struts-bean.tld - - /WEB-INF/struts/struts-bean.tld - - - - /WEB-INF/struts-html.tld - - /WEB-INF/struts/struts-html.tld - - - - /WEB-INF/struts-logic.tld - - /WEB-INF/struts/struts-logic.tld - - - - /WEB-INF/struts-tiles.tld - - /WEB-INF/struts/struts-tiles.tld - - - - /WEB-INF/struts-bean-el.tld - - /WEB-INF/struts/struts-bean-el.tld - - - - /WEB-INF/struts-logic-el.tld - - /WEB-INF/struts/struts-logic-el.tld - - - - /WEB-INF/struts-html-el.tld - - /WEB-INF/struts/struts-html-el.tld - - - - /WEB-INF/struts-tiles-el.tld - - /WEB-INF/struts/struts-tiles-el.tld - - - - /WEB-INF/struts-nested.tld - - /WEB-INF/struts/struts-nested.tld - - - - - - http://java.sun.com/jstl/core - /WEB-INF/jstl/c.tld - - - http://java.sun.com/jstl/core_rt - /WEB-INF/jstl/c-rt.tld - - - http://java.sun.com/jstl/fmt - /WEB-INF/jstl/fmt.tld - - - http://java.sun.com/jstl/fmt_rt - /WEB-INF/jstl/fmt-rt.tld - - - http://java.sun.com/jstl/xml - /WEB-INF/jstl/x.tld - - - http://java.sun.com/jstl/xml_rt - /WEB-INF/jstl/x-rt.tld - - - - - - Secure Content - *.jsp - *.html - +http://www.gnu.org/licenses/gpl.txt +--> - - * - + + 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 + - - - - FORM - lams - - /login.jsp - /login.jsp?failed=y - - + + + + action + *.do + + + + 120 + + + + + + + + + +