運(yùn)行出現(xiàn)錯(cuò)誤,這怎么辦,哪里錯(cuò)了
HTTP Status 404 - There is no Action mapped for namespace [/] and action name [helloworld] associated with context path [/HelloWorld].
type Status report
message There is no Action mapped for namespace [/] and action name [helloworld] associated with context path [/HelloWorld].
description The requested resource is not available.
2015-12-10
大家好,具體看配置文件是否存在編寫錯(cuò)誤,404代表沒(méi)有找到相應(yīng)的類。
2015-12-02
我的也是這個(gè)問(wèn)題,完全按照老師的做的
2015-11-26
There is no Action mapped for namespace [/] and action name [helloworld]
沒(méi)有映射, 用的什么框架?看下配置。
2015-11-25
HTTP404是指找不到網(wǎng)頁(yè)...你看是不是跳轉(zhuǎn)代碼沒(méi)寫好