到處學習

          My Links

          Blog Stats

          常用鏈接

          留言簿

          隨筆檔案

          搜索

          最新評論

          2012年5月31日 #

          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" xmlns:web="http://java.sun.com/xml/ns/javaee/web-app_2_5.xsd"
              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>mnoa</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>
              
              <!-- 根據錯誤碼進行跳轉 -->

              <error-page>

                  <error-code>500</error-code>

                  <location>/error.jsp</location>

              </error-page>

              <!-- 根據異常進行跳轉 -->

              <error-page>

                  <exception-type>java.lang.NullException</exception-type>

                  <location>/error.jsp</location>

              </error-page>
          </web-app>

          posted @ 2012-05-31 22:48 小雨 閱讀(351) | 評論 (0)編輯 收藏

          僅列出標題  
          主站蜘蛛池模板: 遵义县| 沐川县| 铁岭县| 蒙城县| 固镇县| 喜德县| 承德市| 余干县| 宜州市| 綦江县| 和田县| 望谟县| 富川| 北川| 通江县| 资源县| 绩溪县| 辉县市| 平阳县| 台中县| 新宾| 县级市| 恩平市| 七台河市| 巴彦淖尔市| 从化市| 芷江| 含山县| 黄平县| 清水河县| 阿合奇县| 新安县| 华池县| 涟水县| 乐昌市| 保靖县| 芒康县| 白朗县| 吉木乃县| 图木舒克市| 南通市|