Index: lams_monitoring/web/WEB-INF/struts/struts-config.xml =================================================================== diff -u -rb6df3bbcefaf4633858d1d3161063abc3b620e7e -rd69bdbfcb5ca7fd3e10605130abc321de6d4619a --- lams_monitoring/web/WEB-INF/struts/struts-config.xml (.../struts-config.xml) (revision b6df3bbcefaf4633858d1d3161063abc3b620e7e) +++ lams_monitoring/web/WEB-INF/struts/struts-config.xml (.../struts-config.xml) (revision d69bdbfcb5ca7fd3e10605130abc321de6d4619a) @@ -14,8 +14,9 @@ + - + @@ -78,7 +79,7 @@ path="/gate" type="org.lamsfoundation.lams.monitoring.web.GateAction" name="GateForm" - scope="request" + scope="session" parameter="method" unknown="false" validate="false" @@ -105,11 +106,6 @@ path=".viewScheduleGate" redirect="false" /> -