Index: lams_tool_forum/web/WEB-INF/web.xml =================================================================== RCS file: /usr/local/cvsroot/lams_tool_forum/web/WEB-INF/Attic/web.xml,v diff -u -r1.3 -r1.4 --- lams_tool_forum/web/WEB-INF/web.xml 7 Jul 2005 10:36:11 -0000 1.3 +++ lams_tool_forum/web/WEB-INF/web.xml 22 Jul 2005 05:55:36 -0000 1.4 @@ -1,93 +1,112 @@ - + - + - - + forum Forum tool - - - action - org.apache.struts.action.ActionServlet - - config - /WEB-INF/struts-config.xml - - - debug - 1 - - - detail - 1 - - - validate - true - - 2 - + + - - action - *.do - + - - 20 - + + + context + org.springframework.web.context.ContextLoaderServlet + 1 + - + - - index.jsp - index.html - + + --> - + + + + - /WEB-INF/struts-bean.tld - /WEB-INF/struts-bean.tld + /WEB-INF/struts/struts-bean.tld + /WEB-INF/struts/struts-bean.tld - /WEB-INF/struts-html.tld - /WEB-INF/struts-html.tld + /WEB-INF/struts/struts-html.tld + /WEB-INF/struts/struts-html.tld - /WEB-INF/struts-logic.tld - /WEB-INF/struts-logic.tld + /WEB-INF/struts/struts-logic.tld + /WEB-INF/struts/struts-logic.tld @@ -101,7 +120,24 @@ /WEB-INF/taglibs-datetime.tld + +