我的在運行的時候找不到文件怎么辦???是哪里出了問題呢?
HTTP Status 404 - /HelloWorld/helloworld.action
type Status report
message /HelloWorld/helloworld.action
description The requested resource is not available.
HTTP Status 404 - /HelloWorld/helloworld.action
type Status report
message /HelloWorld/helloworld.action
description The requested resource is not available.
2016-03-21
舉報
2016-06-09
怎么回事????解決了嘛
2016-03-26
我昨晚也是404錯誤,新建了index.jsp頁面可以正常訪問,但是login.action的時候就報404~建議刪除項目重新新建,然后把
這9個jar包都導(dǎo)入,記得configure bulid path,最后把web.xml文件,struts.xml文件,action類等都正確完成后就ok啦。訪問的時候記得是xxx.action
我今天重新這樣做之后可以正常訪問了
2016-03-22
WebContent下新建一個index.jsp文件試試
2016-03-21
同,知道是路徑錯誤,但不知道怎么修改???求解
2016-03-21
404,路徑錯誤啊,檢查下路徑