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.8 -r1.9 --- lams_tool_forum/web/WEB-INF/web.xml 14 Oct 2005 02:03:53 -0000 1.8 +++ lams_tool_forum/web/WEB-INF/web.xml 14 Oct 2005 06:23:48 -0000 1.9 @@ -8,10 +8,9 @@ Forum tool - javax.servlet.jsp.jstl.fmt.localizationContext - org.lamsfoundation.lams.tool.imscp.web.ApplicationResources + javax.servlet.jsp.jstl.fmt.localizationContext + org.lamsfoundation.lams.tool.forum.web.ApplicationResources - contextConfigLocation @@ -20,10 +19,7 @@ classpath:/forumApplicationContext.xml - - javax.servlet.jsp.jstl.fmt.localizationContext - org.lamsfoundation.lams.tool.forum.web.ApplicationResources - + org.springframework.web.context.ContextLoaderListener @@ -167,10 +163,6 @@ /WEB-INF/struts/struts-tiles-el.tld - - tags-c - /WEB-INF/struts/c.tld -