aboutsummaryrefslogtreecommitdiff
path: root/moaSig/handbook/clients/referencedData/src/main/webapp/WEB-INF/web.xml
diff options
context:
space:
mode:
authorAndreas Fitzek <andreas.fitzek@iaik.tugraz.at>2016-06-07 12:16:36 +0200
committerAndreas Fitzek <andreas.fitzek@iaik.tugraz.at>2016-06-07 12:16:36 +0200
commit4d0c73640c083a800060863309129960f44fc281 (patch)
treeacc46d3060114d66907c18a9d0c92761a03172b2 /moaSig/handbook/clients/referencedData/src/main/webapp/WEB-INF/web.xml
parent44d138de959445a619a92608a2133d9558c2a888 (diff)
downloadmoa-sig-4d0c73640c083a800060863309129960f44fc281.tar.gz
moa-sig-4d0c73640c083a800060863309129960f44fc281.tar.bz2
moa-sig-4d0c73640c083a800060863309129960f44fc281.zip
a lot of changes
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>