Fixed web.xml file.
This commit is contained in:
parent
df19b3b732
commit
7f85f79f4d
1 changed files with 0 additions and 1 deletions
|
@ -1,7 +1,6 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<web-app xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
<web-app xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||||
xmlns="https://jakarta.ee/xml/ns/jakartaee"
|
xmlns="https://jakarta.ee/xml/ns/jakartaee"
|
||||||
xsi:schemaLocation="https://jakarta.ee/xml/ns/jakartaee https://jakarta.ee/xml/ns/jakartaee/web-app_6_0.xsd"
|
|
||||||
id="WebApp_ID" version="6.0">
|
id="WebApp_ID" version="6.0">
|
||||||
<display-name>StatoolInfosWeb</display-name>
|
<display-name>StatoolInfosWeb</display-name>
|
||||||
<description>
|
<description>
|
||||||
|
|
Loading…
Reference in a new issue