aboutsummaryrefslogtreecommitdiff
path: root/moaSig/handbook/clients/referencedData/src/main/webapp/WEB-INF/web.xml
diff options
context:
space:
mode:
Diffstat (limited to 'moaSig/handbook/clients/referencedData/src/main/webapp/WEB-INF/web.xml')
-rw-r--r--moaSig/handbook/clients/referencedData/src/main/webapp/WEB-INF/web.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/moaSig/handbook/clients/referencedData/src/main/webapp/WEB-INF/web.xml b/moaSig/handbook/clients/referencedData/src/main/webapp/WEB-INF/web.xml
new file mode 100644
index 0000000..002520b
--- /dev/null
+++ b/moaSig/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>