aboutsummaryrefslogtreecommitdiff
path: root/id/oa/src/main/webapp/WEB-INF/web.xml
diff options
context:
space:
mode:
authorkstranacher <kstranacher@d688527b-c9ab-4aba-bd8d-4036d912da1d>2011-04-08 14:45:39 +0000
committerkstranacher <kstranacher@d688527b-c9ab-4aba-bd8d-4036d912da1d>2011-04-08 14:45:39 +0000
commit7ff58b0342621ccde37531c134163b8f25855597 (patch)
tree36a6606e2e764196d5af7d2dd86a76bd8dffdf93 /id/oa/src/main/webapp/WEB-INF/web.xml
parent4058e2e88786962c63c2d9ecd193cf085982adc5 (diff)
parent07449c789f2561bb768d111e5b7d2c14e5dec26f (diff)
downloadmoa-id-spss-dcd9429becadff111ad2732d2cde92714c03c606.tar.gz
moa-id-spss-dcd9429becadff111ad2732d2cde92714c03c606.tar.bz2
moa-id-spss-dcd9429becadff111ad2732d2cde92714c03c606.zip
Pre-Release Version 1.5.0tags/1.5.0-Pre-Release
git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/tags/1.5.0-Pre-Release@1205 d688527b-c9ab-4aba-bd8d-4036d912da1d
Diffstat (limited to 'id/oa/src/main/webapp/WEB-INF/web.xml')
-rw-r--r--id/oa/src/main/webapp/WEB-INF/web.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/id/oa/src/main/webapp/WEB-INF/web.xml b/id/oa/src/main/webapp/WEB-INF/web.xml
new file mode 100644
index 000000000..13158fdaa
--- /dev/null
+++ b/id/oa/src/main/webapp/WEB-INF/web.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!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>Sample OA</display-name>
+ <description>MOA Sample OA</description>
+</web-app>
+