Java之旅
          Record my Java-learning progress.
          posts - 1,comments - 17,trackbacks - 0

          如果web.xml文件的頭是這樣的:

          <!DOCTYPE web-app PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN" "http://java.sun.com/dtd/web-app_2_3.dtd">

          直接在web.xml里面加:

          <taglib>

            
          <taglib-uri>/WEB-INF/struts-logic.tld</taglib-uri>

            
          <taglib-location>/WEB-INF/struts-logic.tld</taglib-location>

          </taglib>

          如果web.xml文件的頭是這樣的:

          <web-app xmlns="http://java.sun.com/xml/ns/j2ee" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="2.4" xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee   http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd">

          在web.xml后面加

          <jsp-config>

          <taglib>

            
          <taglib-uri>/WEB-INF/validator-user.tld</taglib-uri>

            
          <taglib-location>/WEB-INF/validator-user.tld</taglib-location>

          </taglib>

          </jsp-config> 

          關鍵字:   struts web.xml <taglib>
          posted on 2007-07-16 09:39 胡昆栄 閱讀(247) 評論(0)  編輯  收藏 所屬分類: Struts

          只有注冊用戶登錄后才能發表評論。


          網站導航:
           
          主站蜘蛛池模板: 南溪县| 通河县| 昭苏县| 茶陵县| 曲松县| 西平县| 堆龙德庆县| 霞浦县| 阿鲁科尔沁旗| 阿瓦提县| 长海县| 德兴市| 靖西县| 靖州| 常山县| 宁德市| 文登市| 博爱县| 成武县| 汾阳市| 临夏市| 大悟县| 巢湖市| 南皮县| 当雄县| 荆州市| 抚宁县| 贵南县| 昭平县| 牙克石市| 乌苏市| 潮安县| 双江| 昌乐县| 凤冈县| 三江| 星座| 葫芦岛市| 安图县| 和龙市| 崇明县|