action-There is no Action mapped for namespace /

问题描述

There is no Action mapped for namespace /

There is no Action mapped for namespace / and action name
查了半天查不出来 一般这个错误都是404 我的事500 我写了.xml文件 也写了method方法,返回的页面也写了,但是就是报这个错误,求指导

解决方案

http://www.cnblogs.com/gulvzhe/archive/2011/11/21/2256632.html

解决方案二:

在对Spring3和对Struts2进行集成时,写了一个简单的action进行测试。结果服务器老报“There is no Action mapped for namespace / and action name getEmployee”异常,页面出现404错误。
?
action的代码清单如下:
package com.ssh.action;
&nbs......
答案就在这里:There is no Action mapped for namespace / and action name getEmployee
----------------------

解决方案三:

action的包路径跟跟配置文件写的路径,名字,大小写等等都是对的吗?这种错误一般仔细检查基本能发现问题的

时间: 2024-11-02 19:11:53

action-There is no Action mapped for namespace /的相关文章

tomcat-There is no Action mapped for namespace

问题描述 There is no Action mapped for namespace 404错误There is no Action mapped for namespace / and action name studentRegisterAction. 这是我的struts.xml 解决方案 处理方法:检查struts.xml是否在src目录下: struts.xml文件是否编写正确 .----- 首先查看你的 struts.xml? 文件是否在 src 目录下: ? 2.----- 检

There is no Action mapped for namespace / and action name Forum 好纠结的错误!

问题描述 没事写个发帖的bbs,结果一连串的错误,纠结加郁闷啊:求指点...我贴出我的一部分代码:JSP代码:<form action="Forum!insert.action" method="post" >ForumAction代码:public class ForumAction extends ActionSupport{private static final long serialVersionUID = -15127306585956009

mvc-MVC 超链接标签请求后台Action,但是后台Action执行两次

问题描述 MVC 超链接标签请求后台Action,但是后台Action执行两次 解决方案 你怎么知道执行了2次,你的页面最终的html是怎样的 解决方案二: 怎么解决的啊 遇到了这种问题,好头疼

求问ssh框架中jsp页面传给action指定方法,action无法自动获取

问题描述 求问ssh框架中jsp页面传给action指定方法,action无法自动获取,jsp中name也指定了,action无法get到textfiled传进去的值 解决方案 解决方案二:是struts2吗?具体贴代码把,如果textfiled设置成disabled也是不传值得解决方案三:引用1楼ltyisangel的回复: 是struts2吗?具体贴代码把,如果textfiled设置成disabled也是不传值得 readonly是可以传值的解决方案四:你在方法里面request.getPa

HTTP Status 404 - There is no Action mapped for namespace / and action name

问题描述 HTTPStatus404-ThereisnoActionmappedfornamespace/andactionname为什么呀actionpackagecn.itcast.mybatis.action;importjava.util.List;importjava.util.UUID;importjavax.servlet.http.HttpServletRequest;importorg.apache.struts2.ServletActionContext;importcn.i

There is no Action mapped for namespace / and action name courseact 报这个错,求大神解

问题描述 在百度上搜了下原因,好像都不是.别的功能都能实现,就这个不行.在下学生党,求大神解struts配置文件如下:<?xmlversion="1.0"encoding="UTF-8"?><!DOCTYPEstrutsPUBLIC"-//ApacheSoftwareFoundation//DTDStrutsConfiguration2.1//EN""http://struts.apache.org/dtds/stru

tomcat上面项目运行正常,weblogic下面出现•There is no Action mapped for namespace [/] and acti

问题描述 StrutsProblemReportStrutshasdetectedanunhandledexception:Messages:•ThereisnoActionmappedfornamespace[/]andactionname[adminAction]associatedwithcontextpath[/lscms].StacktracesThereisnoActionmappedfornamespace[/]andactionname[adminAction]associate

struts2之There is no Action mapped for namespace / and action name

问题描述 以前也配过很多次struts2,觉得没什么问题,可是昨天改了改tomcat的设置,现在再怎么弄都配不好了,连个helloworld都不成功了.觉得很奇怪.贴出来给哪位大牛帮我看看吧分不多,先谢谢啊.我真是郁闷到了.错误信息是:ThereisnoActionmappedforactionnamelogin.-[unknownlocation]com.opensymphony.xwork2.DefaultActionProxy.prepare(DefaultActionProxy.java

There is no Action mapped for namespace /enp and action name jobInfo

问题描述 ThereisnoActionmappedfornamespace/enpandactionnamejobInfo.-[unknownlocation]com.opensymphony.xwork2.DefaultActionProxy.prepare(DefaultActionProxy.java:177)org.apache.struts2.impl.StrutsActionProxy.prepare(StrutsActionProxy.java:61)org.apache.str