Index: lams_contentrepository/web/WEB-INF/struts/struts-config.xml =================================================================== RCS file: /usr/local/cvsroot/lams_contentrepository/web/WEB-INF/struts/Attic/struts-config.xml,v diff -u -r1.1 -r1.2 --- lams_contentrepository/web/WEB-INF/struts/struts-config.xml 17 Jan 2005 10:02:58 -0000 1.1 +++ lams_contentrepository/web/WEB-INF/struts/struts-config.xml 18 Jan 2005 06:20:34 -0000 1.2 @@ -5,42 +5,49 @@ + - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + @@ -53,18 +60,27 @@ attribute="loginRepositoryForm" input="/loginRepository.jsp" parameter="method"> - + + + parameter="method"> + + + + path="/addFileContent" + type="com.lamsinternational.lams.contentrepository.struts.action.AddFileContentAction" + name="addFileContentForm" + input="/addNode.jsp" + parameter="method"> + + +