Index: lams_tool_lamc/web/WEB-INF/struts-config.xml =================================================================== diff -u -rdfde9558ee3763f958c86c1e11b650323f62c372 -r21c22cf6617e27cf126f319f08be6e0fc7a3377c --- lams_tool_lamc/web/WEB-INF/struts-config.xml (.../struts-config.xml) (revision dfde9558ee3763f958c86c1e11b650323f62c372) +++ lams_tool_lamc/web/WEB-INF/struts-config.xml (.../struts-config.xml) (revision 21c22cf6617e27cf126f319f08be6e0fc7a3377c) @@ -7,6 +7,7 @@ + @@ -434,8 +435,35 @@ redirect="true" /> - - + + + + + + + Index: lams_tool_lamc/web/WEB-INF/tiles/tiles-defs.xml =================================================================== diff -u -ra19f94e0b23c8195c78ae876876a1e7dc1a729c3 -r21c22cf6617e27cf126f319f08be6e0fc7a3377c --- lams_tool_lamc/web/WEB-INF/tiles/tiles-defs.xml (.../tiles-defs.xml) (revision a19f94e0b23c8195c78ae876876a1e7dc1a729c3) +++ lams_tool_lamc/web/WEB-INF/tiles/tiles-defs.xml (.../tiles-defs.xml) (revision 21c22cf6617e27cf126f319f08be6e0fc7a3377c) @@ -130,4 +130,9 @@ + + + + + \ No newline at end of file Index: lams_tool_lamc/web/WEB-INF/web.xml =================================================================== diff -u -rfca83ec8a00ab7652c8c1f07bddf23543bf48b95 -r21c22cf6617e27cf126f319f08be6e0fc7a3377c --- lams_tool_lamc/web/WEB-INF/web.xml (.../web.xml) (revision fca83ec8a00ab7652c8c1f07bddf23543bf48b95) +++ lams_tool_lamc/web/WEB-INF/web.xml (.../web.xml) (revision 21c22cf6617e27cf126f319f08be6e0fc7a3377c) @@ -107,7 +107,14 @@ 3 - + + exportPortfolio + Export Portfolio + Export Portfolio + org.lamsfoundation.lams.tool.mc.web.McExportServlet + + + action *.do @@ -117,6 +124,12 @@ /download/* + + exportPortfolio + /portfolioExport + + +