Index: lams_contentrepository/web/WEB-INF/struts/struts-config.xml =================================================================== diff -u -r9521d8efcb3e577a474aed2d2bb69b2231d19801 -r2e997e1e672fbb98b6a24a29768fc1d0ac5f4ef4 --- lams_contentrepository/web/WEB-INF/struts/struts-config.xml (.../struts-config.xml) (revision 9521d8efcb3e577a474aed2d2bb69b2231d19801) +++ lams_contentrepository/web/WEB-INF/struts/struts-config.xml (.../struts-config.xml) (revision 2e997e1e672fbb98b6a24a29768fc1d0ac5f4ef4) @@ -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"> + + +