Index: lams_tool_sbmt/web/WEB-INF/struts/struts-config.xml =================================================================== diff -u -rcaa2067252ae8e286a8872b400208db6b5fed4eb -r9b0eb4019e7fe9ef1e68ff3bb9697c1e3c949b81 --- lams_tool_sbmt/web/WEB-INF/struts/struts-config.xml (.../struts-config.xml) (revision caa2067252ae8e286a8872b400208db6b5fed4eb) +++ lams_tool_sbmt/web/WEB-INF/struts/struts-config.xml (.../struts-config.xml) (revision 9b0eb4019e7fe9ef1e68ff3bb9697c1e3c949b81) @@ -33,6 +33,8 @@ + @@ -154,20 +156,20 @@ path="/authoring" type="org.lamsfoundation.lams.tool.sbmt.web.AuthoringAction" name="SbmtAuthoringForm" - scope="request" - input="/authoring/authoring.jsp" - parameter="action" + scope="session" + input="/authoring/authoring_tags.jsp" + parameter="dispatch" unknown="false" validate="true" >