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.40 -r1.41 --- lams_tool_laqa/web/WEB-INF/struts-config.xml 6 Sep 2006 22:31:08 -0000 1.40 +++ lams_tool_laqa/web/WEB-INF/struts-config.xml 20 Sep 2006 15:15:44 -0000 1.41 @@ -113,7 +113,20 @@ path="/authoring/AuthoringTabsHolder.jsp" redirect="false" /> - + + + + + + @@ -334,7 +347,7 @@ type="org.lamsfoundation.lams.tool.qa.web.QaMonitoringAction" name="QaMonitoringForm" scope="request" - parameter="method" + parameter="dispatch" unknown="false" validate="true"> @@ -361,6 +374,18 @@ path="/authoring/AuthoringTabsHolder.jsp" redirect="false" /> + + + +