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.4 -r1.5 --- lams_tool_forum/web/WEB-INF/web.xml 22 Jul 2005 05:55:36 -0000 1.4 +++ lams_tool_forum/web/WEB-INF/web.xml 26 Jul 2005 14:40:35 -0000 1.5 @@ -7,6 +7,22 @@ Forum tool + + javax.servlet.jsp.jstl.fmt.localizationContext + org.lamsfoundation.lams.tool.imscp.web.ApplicationResources + + + contextConfigLocation + + classpath:/org/lamsfoundation/lams/contentrepository/applicationContext.xml + classpath:/forumApplicationContext.xml + + + + + org.springframework.web.context.ContextLoaderListener + + + + Download file(s) + Download file + Download + org.lamsfoundation.lams.tool.forum.web.actions.ForumDownload + + action *.do + + Download + /download/* + 120