src/main/webapp/WEB-INF/web.xml

changeset 72
0646c14e36fb
parent 53
6a8498291606
child 254
55ca6cafc3dd
     1.1 --- a/src/main/webapp/WEB-INF/web.xml	Fri May 22 16:21:31 2020 +0200
     1.2 +++ b/src/main/webapp/WEB-INF/web.xml	Fri May 22 16:21:59 2020 +0200
     1.3 @@ -1,5 +1,6 @@
     1.4  <?xml version="1.0" encoding="UTF-8"?>
     1.5 -<web-app version="3.1" xmlns="http://xmlns.jcp.org/xml/ns/javaee" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/javaee http://xmlns.jcp.org/xml/ns/javaee/web-app_3_1.xsd">
     1.6 +<web-app version="3.1" xmlns="http://xmlns.jcp.org/xml/ns/javaee" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
     1.7 +         xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/javaee http://xmlns.jcp.org/xml/ns/javaee/web-app_3_1.xsd">
     1.8      <session-config>
     1.9          <session-timeout>
    1.10              30

mercurial