Index: lams_monitoring/web/WEB-INF/web.xml
===================================================================
RCS file: /usr/local/cvsroot/lams_monitoring/web/WEB-INF/Attic/web.xml,v
diff -u -r1.23 -r1.24
--- lams_monitoring/web/WEB-INF/web.xml 25 May 2006 01:03:37 -0000 1.23
+++ lams_monitoring/web/WEB-INF/web.xml 21 Jun 2006 12:02:41 -0000 1.24
@@ -77,7 +77,12 @@
org.lamsfoundation.lams.monitoring.web.CreateLessonServlet
+
+ gateExportPortfolio
+ org.lamsfoundation.lams.monitoring.web.GateExportPortfolioServlet
+
+
action
org.apache.struts.action.ActionServlet
@@ -113,6 +118,10 @@
createLessonClass
/createLessonClass
+
+ gateExportPortfolio
+ /gateExportPortfolio
+
120