javaWeb服务详解(含源代码,测试通过,注释) ——web.xml
生活随笔
收集整理的這篇文章主要介紹了
javaWeb服务详解(含源代码,测试通过,注释) ——web.xml
小編覺得挺不錯的,現(xiàn)在分享給大家,幫大家做個參考.
<?xml version="1.0" encoding="UTF-8"?>
<web-app version="3.0" 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 http://java.sun.com/xml/ns/javaee/web-app_3_0.xsd"><display-name></display-name> <welcome-file-list><welcome-file>index.jsp</welcome-file></welcome-file-list><context-param><param-name>contextConfigLocation</param-name><param-value>classpath:applicationContext.xml</param-value></context-param><listener><listener-class>org.springframework.web.context.ContextLoaderListener</listener-class></listener><filter><filter-name>openSessionInViewFilter</filter-name><filter-class>org.springframework.orm.hibernate3.support.OpenSessionInViewFilter</filter-class><init-param> <param-name>flushMode</param-name> <param-value>AUTO</param-value> </init-param></filter><filter-mapping><filter-name>openSessionInViewFilter</filter-name><url-pattern>/*</url-pattern></filter-mapping><servlet><servlet-name>CXFServlet</servlet-name><servlet-class>org.apache.cxf.transport.servlet.CXFServlet</servlet-class><load-on-startup>1</load-on-startup></servlet><servlet-mapping><servlet-name>CXFServlet</servlet-name><url-pattern>/services/*</url-pattern></servlet-mapping></web-app>
總結(jié)
以上是生活随笔為你收集整理的javaWeb服务详解(含源代码,测试通过,注释) ——web.xml的全部內(nèi)容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 搞设计和画画的人电脑主机应该用什么配置?
- 下一篇: 学美术的学生要用什么笔记本电脑?价格便宜