找不到Users_login.action這個方法怎么辦呢
和視頻上一樣的代碼
HTTP Status 404 - /sh/users/Users_login.action
type Status report
message /sh/users/Users_login.action
description The requested resource is not available.
Apache Tomcat/7.0.65
和視頻上一樣的代碼
HTTP Status 404 - /sh/users/Users_login.action
type Status report
message /sh/users/Users_login.action
description The requested resource is not available.
Apache Tomcat/7.0.65
舉報
2017-06-29
是不是你的方法名不是小寫?
2017-06-07
?/**
?* 使用默認的validate()需要在struts.xml配置?
?* <result name="input">/users/Users_login.jsp</result>
?* 才能返回登錄頁面去顯示錯誤信息
?*/
2016-10-16
沒有Web-INF 里面沒有Web.xml ?也會出現這個問題
2016-08-19
檢查下stucts.xml是否進行配置
檢查下action