Index: lams_tool_laqa/web/WEB-INF/struts-config.xml =================================================================== diff -u -r0409f98dc17dfd380badf33ae103a47d0fffc4e5 -r7789aecd447b03b4b8fbd71ccf61c8319269f94c --- lams_tool_laqa/web/WEB-INF/struts-config.xml (.../struts-config.xml) (revision 0409f98dc17dfd380badf33ae103a47d0fffc4e5) +++ lams_tool_laqa/web/WEB-INF/struts-config.xml (.../struts-config.xml) (revision 7789aecd447b03b4b8fbd71ccf61c8319269f94c) @@ -127,7 +127,7 @@ path="/learningStarter" type="org.lamsfoundation.lams.tool.qa.web.QaLearningStarterAction" name="QaLearningForm" - scope="session" + scope="request" unknown="false" validate="false" input="/learningIndex.jsp"> @@ -185,7 +185,7 @@ path="/learning" type="org.lamsfoundation.lams.tool.qa.web.QaLearningAction" name="QaLearningForm" - scope="session" + scope="request" input="/learning/AnswersContent.jsp" parameter="method" unknown="false"