qileilove

          blog已經轉移至github,大家請訪問 http://qaseven.github.io/

          Jsp web.xml 標準配置測試版

          ?xml version="1.0" encoding="UTF-8"?>
          <web-app xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="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_ID" version="2.5">
          <display-name>Javaweb</display-name>
          <welcome-file-list>
          <welcome-file>index.html</welcome-file>
          <welcome-file>index.htm</welcome-file>
          <welcome-file>index.jsp</welcome-file>
          <welcome-file>default.html</welcome-file>
          <welcome-file>default.htm</welcome-file>
          <welcome-file>default.jsp</welcome-file>
          </welcome-file-list>
          <filter>
          <filter-name>struts2</filter-name>
          <filter-class>org.apache.struts2.dispatcher.ng.filter.StrutsPrepareAndExecuteFilter</filter-class>
          <init-param>
          <param-name>struts</param-name>
          <param-value>
          classpath*:struts2.xml
          </param-value>
          </init-param>
          </filter>
          <filter-mapping>
          <filter-name>struts2</filter-name>
          <url-pattern>/*</url-pattern>
          <dispatcher>FORWARD</dispatcher>
          <dispatcher>REQUEST</dispatcher>
          </filter-mapping>
          <!-- spring的監聽器,以便在啟動時就自動加載spring的配置 -->
          <listener>
          <listener-class>org.springframework.web.context.ContextLoaderListener</listener-class>
          </listener>
          <!-- 注:120則設置過期時間為120分鐘 -->
          <session-config>
          <session-timeout>30</session-timeout>
          </session-config>
          <!-- spring的應用上下文 -->
          <context-param>
          <param-name>contextConfigLocation</param-name>
          <param-value>classpath*/applicationContext.xml</param-value>
          </context-param>
          </web-app>

          posted on 2014-09-22 09:19 順其自然EVO 閱讀(175) 評論(0)  編輯  收藏 所屬分類: 測試學習專欄

          <2014年9月>
          31123456
          78910111213
          14151617181920
          21222324252627
          2829301234
          567891011

          導航

          統計

          常用鏈接

          留言簿(55)

          隨筆分類

          隨筆檔案

          文章分類

          文章檔案

          搜索

          最新評論

          閱讀排行榜

          評論排行榜

          主站蜘蛛池模板: 凉城县| 胶州市| 玉林市| 双牌县| 涟源市| 临潭县| 富锦市| 阳西县| 准格尔旗| 双柏县| 文山县| 德阳市| 津市市| 九龙县| 木里| 剑阁县| 含山县| 重庆市| 溆浦县| 磴口县| 天津市| 大港区| 贞丰县| 隆回县| 金山区| 城口县| 龙江县| 工布江达县| 饶河县| 汉寿县| 泾源县| 湖北省| 法库县| 丹巴县| 化隆| 阿拉善左旗| 千阳县| 弥渡县| 大理市| 都安| 海晏县|