Index: lams_bb_integration/WEB-INF/web.xml =================================================================== diff -u -r14810d5d6e140873396126a1103aa3113b257b4a -r91e279a802a26c1c977e9c843b2937684fcdda2f --- lams_bb_integration/WEB-INF/web.xml (.../web.xml) (revision 14810d5d6e140873396126a1103aa3113b257b4a) +++ lams_bb_integration/WEB-INF/web.xml (.../web.xml) (revision 91e279a802a26c1c977e9c843b2937684fcdda2f) @@ -24,8 +24,12 @@ CloneLessonsServlet org.lamsfoundation.ld.integration.blackboard.CloneLessonsServlet - + + ImportLessonsServlet + org.lamsfoundation.ld.integration.blackboard.ImportLessonsServlet + + GradebookServlet org.lamsfoundation.ld.integration.blackboard.GradebookServlet @@ -61,8 +65,12 @@ CloneLessonsServlet /CloneLessons - + + ImportLessonsServlet + /ImportLessons + + GroupDataServlet /GroupData