Mercurial > dive4elements > gnv-client
comparison 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 |
comparison
equal
deleted
inserted
replaced
681:15ac78a91d1b | 682:d3062dc8626a |
---|---|
74 scope="request" | 74 scope="request" |
75 validate="false"> | 75 validate="false"> |
76 <forward | 76 <forward |
77 name="success" | 77 name="success" |
78 path="/WEB-INF/jsp/mainlayout.jsp"/> | 78 path="/WEB-INF/jsp/mainlayout.jsp"/> |
79 <forward | |
80 name="back" | |
81 path="/gnv/back.do"/> | |
79 <forward | 82 <forward |
80 name="selectfis" | 83 name="selectfis" |
81 path="/gnv/selectFis.do"/> | 84 path="/gnv/selectFis.do"/> |
82 </action> | 85 </action> |
83 <action path="/back" | 86 <action path="/back" |