Showing
2 changed files
with
0 additions
and
15 deletions
| 1 | -<?xml version="1.0" encoding="UTF-8"?> | ||
| 2 | -<web-app | ||
| 3 | - version="4.0" | ||
| 4 | - xmlns="http://xmlns.jcp.org/xml/ns/javaee" | ||
| 5 | - xmlns:javaee="http://xmlns.jcp.org/xml/ns/javaee" | ||
| 6 | - xmlns:xml="http://www.w3.org/XML/1998/namespace" | ||
| 7 | - xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | ||
| 8 | - xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/javaee http://xmlns.jcp.org/xml/ns/javaee/web-app_4_0.xsd"> | ||
| 9 | - <display-name>Archetype Created Web Application</display-name> | ||
| 10 | -</web-app> |
-
Please register or login to post a comment