瘋狂

          STANDING ON THE SHOULDERS OF GIANTS
          posts - 481, comments - 486, trackbacks - 0, articles - 1
            BlogJava :: 首頁 :: 新隨筆 :: 聯系 :: 聚合  :: 管理

           操作:struts2中直接訪問jsp
          異常:The Struts dispatcher cannot be found.  This is usually caused by using Struts tags without the associated filter. Struts tags are only usable when the request has passed through its servlet filter, which initializes the Struts dispatcher needed for this tag.
          環境:struts2
          原因:如果想要在jsp文件中,采用 struts的tag,那么jsp必須是通過action跳轉得到,也就是必須通過web.xml所配置的過濾器訪問文件,否則會有異常。
          解決辦法:
          配置通用操作:
          <action name="*">
               <result>/{1}.jsp</result>
            </action>
          以前訪問jsp的操作換成action的操作:eg: 原來 test.jsp 先在test.do


          評論

          # re: The Struts dispatcher cannot be found. This is usually caused by using Struts tags without the associated filter. Struts tags are only usable when the request has passed through its servlet filter, which initializes the Struts dispatcher needed for   回復  更多評論   

          2010-06-02 09:10 by 咖啡妝
          struts2
          主站蜘蛛池模板: 水富县| 满洲里市| 北辰区| 海林市| 威信县| 湟源县| 郴州市| 吴旗县| 河间市| 阜阳市| 花莲市| 阜宁县| 定日县| 司法| 永仁县| 巴林右旗| 德昌县| 云南省| 蚌埠市| 大宁县| 新乐市| 荃湾区| 且末县| 长宁区| 屏东市| 宝应县| 九龙城区| 福安市| 安新县| 沙田区| 若尔盖县| 柳河县| 疏勒县| 泰来县| 龙井市| 揭西县| 南皮县| 盐山县| 南陵县| 西丰县| 乡城县|