/[projects]/dao/DaoAdresseService/WebContent/WEB-INF/web.xml
ViewVC logotype

Diff of /dao/DaoAdresseService/WebContent/WEB-INF/web.xml

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2315 by torben, Mon Feb 16 20:44:06 2015 UTC revision 2337 by torben, Mon Feb 23 12:30:41 2015 UTC
# Line 785  standard deployment descriptor. Line 785  standard deployment descriptor.
785      <res-type>javax.sql.DataSource</res-type>      <res-type>javax.sql.DataSource</res-type>
786      <res-auth>Container</res-auth>      <res-auth>Container</res-auth>
787    </resource-ref>    </resource-ref>
   
   
788    <filter>    <filter>
789      <filter-name>SetCharacterEncoding</filter-name>      <filter-name>SetCharacterEncoding</filter-name>
790      <filter-class>org.apache.catalina.filters.SetCharacterEncodingFilter</filter-class>      <filter-class>org.apache.catalina.filters.SetCharacterEncodingFilter</filter-class>
# Line 799  standard deployment descriptor. Line 797  standard deployment descriptor.
797      <filter-name>SetCharacterEncoding</filter-name>      <filter-name>SetCharacterEncoding</filter-name>
798      <url-pattern>/*</url-pattern>      <url-pattern>/*</url-pattern>
799    </filter-mapping>    </filter-mapping>
800    </web-app>
   
 </web-app>  

Legend:
Removed from v.2315  
changed lines
  Added in v.2337

  ViewVC Help
Powered by ViewVC 1.1.20