comparison gnv/src/main/webapp/WEB-INF/web.xml @ 284:47e3647af88f

Added link in gui to export charts to svg. gnv/trunk@388 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Ingo Weinzierl <ingo.weinzierl@intevation.de>
date Mon, 30 Nov 2009 17:46:57 +0000
parents 1857273577e3
children 2ac194c2af8d
comparison
equal deleted inserted replaced
283:ef10bf497a16 284:47e3647af88f
33 Number which is configured above. It is necessary to change the Count 33 Number which is configured above. It is necessary to change the Count
34 - Number in param-name - for each Artifactdatabase. 34 - Number in param-name - for each Artifactdatabase.
35 The first one must be 1 --> 35 The first one must be 1 -->
36 <init-param> 36 <init-param>
37 <param-name>de.intevation.gnv.artifactdatabase.client.ArtifactDatabase.url.1</param-name> 37 <param-name>de.intevation.gnv.artifactdatabase.client.ArtifactDatabase.url.1</param-name>
38 <param-value>http://localhost:8181</param-value> 38 <param-value>http://localhost:8383</param-value>
39 </init-param> 39 </init-param>
40 40
41 <!-- Load the Servlet once on Systemstartup. 41 <!-- Load the Servlet once on Systemstartup.
42 This should be done to configure the GNV at startup 42 This should be done to configure the GNV at startup
43 and not if the first user will call a Page. --> 43 and not if the first user will call a Page. -->

http://dive4elements.wald.intevation.org