Mercurial > dive4elements > gnv-client
diff gnv/src/main/webapp/WEB-INF/config/struts-config.xml @ 682:d3062dc8626a
Application is now sensitive to changes of the preferred browser language in the current session (issue30).
gnv/trunk@853 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Mon, 29 Mar 2010 08:46:21 +0000 |
parents | 93b4dedc4e37 |
children | 734e8301c9ea |
line wrap: on
line diff
--- a/gnv/src/main/webapp/WEB-INF/config/struts-config.xml Mon Mar 29 08:04:15 2010 +0000 +++ b/gnv/src/main/webapp/WEB-INF/config/struts-config.xml Mon Mar 29 08:46:21 2010 +0000 @@ -76,6 +76,9 @@ <forward name="success" path="/WEB-INF/jsp/mainlayout.jsp"/> + <forward + name="back" + path="/gnv/back.do"/> <forward name="selectfis" path="/gnv/selectFis.do"/>