1 <?xml version="1.0" encoding="UTF-8"?>
2 <web-app id="WebApp_9" version="2.4"
3 xmlns="http://java.sun.com/xml/ns/j2ee"
4 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
5 xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd">
7 <display-name>S-SIMER</display-name>
10 <welcome-file>index.jsp</welcome-file>
14 <filter-name>struts2</filter-name>
15 <filter-class>org.apache.struts2.dispatcher.ng.filter.StrutsPrepareAndExecuteFilter</filter-class>
19 <filter-name>struts2</filter-name>
20 <url-pattern>/*</url-pattern>
24 <extension>brep</extension>
25 <mime-type>application/geom</mime-type>