Mercurial > dive4elements > river
comparison flys-client/src/main/webapp/WEB-INF/web.xml @ 2903:f05f5586f5fd
Added chart and export titles for sq relation in MINFO
flys-client/trunk@4662 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Thu, 14 Jun 2012 13:38:35 +0000 |
parents | 984a9ad71935 |
children | e740c43e6f5b |
comparison
equal
deleted
inserted
replaced
2902:82043c09a659 | 2903:f05f5586f5fd |
---|---|
5 | 5 |
6 <web-app> | 6 <web-app> |
7 | 7 |
8 <context-param> | 8 <context-param> |
9 <param-name>server-url</param-name> | 9 <param-name>server-url</param-name> |
10 <param-value>http://localhost:8181</param-value> | 10 <param-value>http://localhost:1610</param-value> |
11 </context-param> | 11 </context-param> |
12 | 12 |
13 <!-- Servlets --> | 13 <!-- Servlets --> |
14 <servlet> | 14 <servlet> |
15 <servlet-name>BaseServlet</servlet-name> | 15 <servlet-name>BaseServlet</servlet-name> |