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)

          隨筆分類

          隨筆檔案

          文章分類

          文章檔案

          搜索

          最新評論

          閱讀排行榜

          評論排行榜

          主站蜘蛛池模板: 昌乐县| 固始县| 安阳县| 红河县| 泸溪县| 文安县| 长武县| 平阴县| 黎城县| 嘉兴市| 沧源| 磴口县| 土默特右旗| 商洛市| 樟树市| 咸阳市| 亳州市| 阳西县| 益阳市| 辽宁省| 莆田市| 嘉兴市| 渭南市| 天全县| 娄烦县| 阿巴嘎旗| 边坝县| 馆陶县| 大丰市| 东阳市| 彭水| 安宁市| 巴中市| 正定县| 溧阳市| 车险| 长岭县| 宁德市| 南江县| 台江县| 奇台县|