| | |
| | | <?xml version="1.0" encoding="UTF-8"?> |
| | | <web-app version="2.5" xmlns="http://java.sun.com/xml/ns/javaee" |
| | | xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" |
| | | xsi:schemaLocation="http://java.sun.com/xml/ns/javaee |
| | | xsi:schemaLocation="http://java.sun.com/xml/ns/javaee |
| | | http://java.sun.com/xml/ns/javaee/web-app_2_5.xsd" id="WebApp_1615346454628"> |
| | | <display-name>web-client</display-name> |
| | | <context-param> |
| | |
| | | <filter-name>encodingFilter</filter-name> |
| | | <url-pattern>/*</url-pattern> |
| | | </filter-mapping> |
| | | |
| | | <filter> |
| | | <display-name>LoginFilter</display-name> |
| | | <filter-name>LoginFilter</filter-name> |
| | |
| | | </mime-mapping> |
| | | <mime-mapping> |
| | | <extension>rar</extension> |
| | | <mime-type>application/rar</mime-type> |
| | | <mime-type>application/rar</mime-type>a |
| | | </mime-mapping> |
| | | <welcome-file-list> |
| | | <welcome-file>show.do</welcome-file> |