no result type defined for type 'dispatch'mapped
生活随笔
收集整理的這篇文章主要介紹了
no result type defined for type 'dispatch'mapped
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
自己打算弄個webwork測試問題時候,遇到個腦癱的問題,配了xwork之后,死活找不到action,報There is no result type defined for
type 'dispatcher' mapped with name 'success' 的錯誤,找了半天,發現需要在xwork配置文件中加入:
<include file="webwork-default.xml"/> <package name="helloWorld" extends="webwork-default">
type 'dispatcher' mapped with name 'success' 的錯誤,找了半天,發現需要在xwork配置文件中加入:
<include file="webwork-default.xml"/> <package name="helloWorld" extends="webwork-default">
總結
以上是生活随笔為你收集整理的no result type defined for type 'dispatch'mapped的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: MySQL kill操作
- 下一篇: html怎么禁止文字选择