Index: lams_tool_forum/web/WEB-INF/web.xml =================================================================== diff -u -r60e959797a6a90110b1982e86a7a2cd3e42eaba7 -r4296cc24afab0a22b2075656b93b7bad7578e32f --- lams_tool_forum/web/WEB-INF/web.xml (.../web.xml) (revision 60e959797a6a90110b1982e86a7a2cd3e42eaba7) +++ lams_tool_forum/web/WEB-INF/web.xml (.../web.xml) (revision 4296cc24afab0a22b2075656b93b7bad7578e32f) @@ -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 + +