HTTP Status 404 - No result defined for action com.project.web.action.PersonAction and result succtype Status reportmessage No result defined for action com.project.web.action.PersonAction and result successdescription The requested resource (No resu

来源:学生作业帮助网 编辑:六六作业网 时间:2024/04/23 21:10:36
HTTPStatus404-Noresultdefinedforactioncom.project.web.action.PersonActionandresultsucctypeStatusrepo

HTTP Status 404 - No result defined for action com.project.web.action.PersonAction and result succtype Status reportmessage No result defined for action com.project.web.action.PersonAction and result successdescription The requested resource (No resu
HTTP Status 404 - No result defined for action com.project.web.action.PersonAction and result succ
type Status report
message No result defined for action com.project.web.action.PersonAction and result success
description The requested resource (No result defined for action com.project.web.action.PersonAction and result success) is not available.
在我的项目里配置了hibernate和struts2,运行的时候出现了这样的错误.
我的struts.xml配置文件是这样子的:







log
page/login_struts2.jsp
/page/manage.jsp
/page/register.jsp


/page/manage.jsp



我的action是这样的:
public String login() {
Map request = (Map) ActionContext
.getContext().get("request");
Person pn = biz
.searchPerson(person.getUsername(), person.getPassword());
if (pn == null) {
request.put("message", "登录失败");
return "fail";
} else {
request.put("message", "登录成功");
return SUCCESS;
}
}
它进入了action,运行最后报了错.求大神.

HTTP Status 404 - No result defined for action com.project.web.action.PersonAction and result succtype Status reportmessage No result defined for action com.project.web.action.PersonAction and result successdescription The requested resource (No resu
log
page/login_struts2.jsp
log和page/login_struts2.jsp前面是否需要加“/”

HTTP Status 404 - No result defined for action org.hnust.struts.UserAction and result input/Result.jsp/Output.jsp HTTP Status 404 - No result defined for action com.project.web.action.PersonAction and result succtype Status reportmessage No result defined for action com.project.web.action.PersonAction and result successdescription The requested resource (No resu HTTP Status 500 - 急 HTTP Status 404 - /BookStore--------------------------------------------------------------------------------type Status reportmessage /BookStoredescription The requested resource (/BookStore) is not available.----------------------------------------- HTTP Status 404 - /lib/--------------------------------------------------------------------------------type Status reportmessage /lib/description The requested resource (/lib/) is not available.这是什么错误? HTTP Status 404 - /setup/index.html--------------------------------------------------------------------------------type Status reportmessage /setup/index.htmldescription The requested resource (/setup/index.html) is not available. HTTP Status 404 - / 是什么错误呀这是什么错,如何改呀,帮我改成功可以给你500积分 HTTP Status 500 - 我刚开始学jsp 请问:HTTP Status 500 - 出现问题的页面提示如下:HTTP Status 500 - --------------------------------------------------------------------------------type Exception reportmessage description The server HTTP Status 503 - This application is not currently available HTTP Status 403 - request denied!illegal user request什么意思 HTTP Status 500 - 如何处理好麻烦,总出现,还有, Status Status status status HTTP Status 404 同一个JSP文件,在Eclipse中,上次关闭前还能运行,再打开运行出现404错误这是怎么回事?type Status reportmessage /zou/index.jspdescription The requested resource (/zou/index.jsp) is not available.把文件复制 HTTP Status 500 - No action instance for path /consumption_r could be created <action name="voltageStatForm" path="/consumption_r" type="cn.bjsd.say.presentation.action.dConsumption_rAction"> <forward name= 求助404错误.The requested resource (/CourseMis/login_confirm) is not available.进入登录页面后,输入用户名密码总是这样的结果如下:HTTP Status 404 - /CourseMis/login_confirm----------------------------------------------------