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.4 -r1.5 --- lams_tool_laqa/web/WEB-INF/struts-config.xml 13 Jul 2005 03:12:28 -0000 1.4 +++ lams_tool_laqa/web/WEB-INF/struts-config.xml 15 Dec 2005 08:02:53 -0000 1.5 @@ -47,17 +47,30 @@ - - + + + @@ -105,14 +118,14 @@ type="org.lamsfoundation.lams.tool.qa.web.QAction" name="QaAuthoringForm" scope="session" - input=".questions" - parameter="method" + input="/author_page.jsp" + parameter="dispatch" unknown="false" validate="true" >