diff gnv/src/main/webapp/WEB-INF/config/struts-config.xml @ 991:33198e55371c

Improved session handling in the gui. If a session has timed out, the user gets to the start point - the fis selection. gnv/trunk@1192 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Ingo Weinzierl <ingo.weinzierl@intevation.de>
date Thu, 10 Jun 2010 15:13:08 +0000
parents cd9414538f10
children 9b126bceb0b2
line wrap: on
line diff
--- a/gnv/src/main/webapp/WEB-INF/config/struts-config.xml	Thu Jun 10 09:54:58 2010 +0000
+++ b/gnv/src/main/webapp/WEB-INF/config/struts-config.xml	Thu Jun 10 15:13:08 2010 +0000
@@ -169,6 +169,9 @@
                 type="de.intevation.gnv.action.DoExportAction"
                 scope="request"
                 validate="false">
+            <forward
+                name="success"
+                path="/WEB-INF/jsp/mainlayout.jsp"/>
         </action>
         <action path="/changeOptions" 
                 type="de.intevation.gnv.action.ChangeOptionsAction"

http://dive4elements.wald.intevation.org