Mercurial > dive4elements > gnv-client
comparison gnv/src/main/webapp/WEB-INF/config/struts-config.xml @ 572:3f7bbc6dc751
Sourced JavaScript script tags for loading and rendering an OpenLayers client out to an own jsp page.
gnv/trunk@701 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Tue, 23 Feb 2010 15:26:50 +0000 |
parents | f2ba58011a2d |
children | b89b31293772 |
comparison
equal
deleted
inserted
replaced
571:f2ba58011a2d | 572:3f7bbc6dc751 |
---|---|
97 type="de.intevation.gnv.action.WMSAction" | 97 type="de.intevation.gnv.action.WMSAction" |
98 scope="request" | 98 scope="request" |
99 validate="false"> | 99 validate="false"> |
100 <forward | 100 <forward |
101 name="success" | 101 name="success" |
102 path="/WEB-INF/jsp/mainlayout.jsp"/> | 102 path="/WEB-INF/jsp/wmslayout.jsp"/> |
103 <forward | 103 <forward |
104 name="back" | 104 name="back" |
105 path="/gnv/back.do"/> | 105 path="/gnv/back.do"/> |
106 <forward | 106 <forward |
107 name="selectfis" | 107 name="selectfis" |