找不到Users_login.action這個(gè)方法怎么辦呢
和視頻上一樣的代碼
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
舉報(bào)
2017-06-29
是不是你的方法名不是小寫(xiě)?
2017-06-07
?/**
?* 使用默認(rèn)的validate()需要在struts.xml配置?
?* <result name="input">/users/Users_login.jsp</result>
?* 才能返回登錄頁(yè)面去顯示錯(cuò)誤信息
?*/
2016-10-16
沒(méi)有Web-INF 里面沒(méi)有Web.xml ?也會(huì)出現(xiàn)這個(gè)問(wèn)題
2016-08-19
檢查下stucts.xml是否進(jìn)行配置
檢查下action