Index: lams_tool_laqa/web/WEB-INF/struts-config.xml =================================================================== RCS file: /usr/local/cvsroot/lams_tool_laqa/web/WEB-INF/struts-config.xml,v diff -u -r1.20 -r1.21 --- lams_tool_laqa/web/WEB-INF/struts-config.xml 7 Mar 2006 19:54:04 -0000 1.20 +++ lams_tool_laqa/web/WEB-INF/struts-config.xml 8 Mar 2006 15:31:08 -0000 1.21 @@ -12,115 +12,168 @@ - - - - - - + + + + + + + + + + + + + + - - - - - - - - - + - - - + + + + + + + + - + - + + + + - + /> + - - - - + + - + /> + - - + + + + + + @@ -136,10 +189,9 @@ redirect="true" /> - @@ -151,18 +203,34 @@ + path="/learning" + type="org.lamsfoundation.lams.tool.qa.web.QaLearningAction" + name="QaLearningForm" + scope="session" + input="/learning/AnswersContent.jsp" + parameter="method" + unknown="false" + validate="true"> - + + + + @@ -172,13 +240,13 @@ redirect="true" /> - - - + + + + + - - - + path="/monitoringStarter" + type="org.lamsfoundation.lams.tool.qa.web.QaMonitoringStarterAction" + name="QaMonitoringForm" + scope="session" + parameter="method" + unknown="false" + validate="false"> + + + + + + + + + - - + + + + + + + -