aboutsummaryrefslogtreecommitdiff
path: root/release-infos/handbook/clients/referencedData/src/main/webapp/WEB-INF/web.xml
diff options
context:
space:
mode:
authorThomas Lenz <thomas.lenz@egiz.gv.at>2017-06-14 16:08:46 +0200
committerThomas Lenz <thomas.lenz@egiz.gv.at>2017-06-14 16:08:46 +0200
commit25f28669519773054184d6695114f38c5da4e177 (patch)
treeddb5a066d1fecad2a7a34eea5903872c2cdfa3ba /release-infos/handbook/clients/referencedData/src/main/webapp/WEB-INF/web.xml
parenta71656da02e2cdfb8e64b41d338eb8e004a15ade (diff)
downloadmoa-sig-25f28669519773054184d6695114f38c5da4e177.tar.gz
moa-sig-25f28669519773054184d6695114f38c5da4e177.tar.bz2
moa-sig-25f28669519773054184d6695114f38c5da4e177.zip
move handbook files
Diffstat (limited to 'release-infos/handbook/clients/referencedData/src/main/webapp/WEB-INF/web.xml')
-rw-r--r--release-infos/handbook/clients/referencedData/src/main/webapp/WEB-INF/web.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/release-infos/handbook/clients/referencedData/src/main/webapp/WEB-INF/web.xml b/release-infos/handbook/clients/referencedData/src/main/webapp/WEB-INF/web.xml
new file mode 100644
index 0000000..002520b
--- /dev/null
+++ b/release-infos/handbook/clients/referencedData/src/main/webapp/WEB-INF/web.xml
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+
+<!DOCTYPE web-app
+ PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN"
+ "http://java.sun.com/dtd/web-app_2_3.dtd">
+
+<web-app>
+ <display-name>MOA Webservice Client: Referenzierte Web-Daten</display-name>
+ <description>MOA Webservice Client: Referenzierte Web-Daten</description>
+</web-app>