Index: lams_tool_laqa/web/WEB-INF/struts-config.xml =================================================================== diff -u -rcae190bef6a3e4f857bdfaff17eb3a0ae680cb72 -ra482f3de574e2bf3b630812178ef2ceee1b849cf --- lams_tool_laqa/web/WEB-INF/struts-config.xml (.../struts-config.xml) (revision cae190bef6a3e4f857bdfaff17eb3a0ae680cb72) +++ lams_tool_laqa/web/WEB-INF/struts-config.xml (.../struts-config.xml) (revision a482f3de574e2bf3b630812178ef2ceee1b849cf) @@ -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" >