We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16390c1 commit 94675f4Copy full SHA for 94675f4
webapp/src/main/webapp/WEB-INF/web.xml
@@ -1,7 +1,7 @@
1
<?xml version="1.0" encoding="UTF-8"?>
2
<web-app xmlns="http://java.sun.com/xml/ns/javaee"
3
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
4
- xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/web-app_2_5.xsd"
+ xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/web-app_2_5.xsd
5
version="2.5">
6
<display-name>Webapp</display-name>
7
<!--
0 commit comments