There is no Action mapped for namespace [/] and action name [user] associated with context path [/Pl
使用Struts注解 总是报这个错,框架是用eclipse搭的,如果把action写在struts.xml中就可以跳转,而使用注解就报这个错。大神门,求解
关注
码龄 粉丝数 原力等级 --
- 被采纳
- 被点赞
- 采纳率
使用Struts注解action 和namespace associated with context path [/Pl
收起
- 写回答
- 好问题 0 提建议
- 关注问题
微信扫一扫点击复制链接分享
- 邀请回答
- 编辑 收藏 删除 结题
- 收藏 举报
1条回答 默认 最新
- 关注
码龄 粉丝数 原力等级 --
- 被采纳
- 被点赞
- 采纳率
关注不知道你这个问题是否已经解决, 如果还没有解决的话:- 这有个类似的问题, 你可以参考下: https://ask.csdn.net/questions/232526
如果你已经解决了该问题, 非常希望你能够分享一下解决方案, 写成博客, 将相关链接放在评论区, 以帮助更多的人 ^-^本回答被题主选为最佳回答 , 对您是否有帮助呢? 本回答被专家选为最佳回答 , 对您是否有帮助呢? 本回答被题主和专家选为最佳回答 , 对您是否有帮助呢?解决 无用评论 打赏举报
微信扫一扫点击复制链接分享
评论按下Enter换行,Ctrl+Enter发表内容
报告相同问题?
提交
- 2018-04-05 13:14linmengmeng_1314的博客 问题一: Struts Problem Report Struts has detected an unhandled ...Messages: There is no Action mapped for namespace [/] and action name [] associated with context path [/Struts2_0303_Action]....
- 2020-04-15 13:13htanry丶的博客 IDEA There is no Action mapped for namespace [/] and action name [login] associated with context path [xxxxx].报错 在用IDEA进行Struts2相关项目的时候,运行项目报以下错误: 解决方案 将struts.xml文件...
- 2018-04-02 10:48
There is no Action mapped for namespace [/] and action name [] associated with context path [/Struts
linmengmeng_1314的博客 错误提示:不存在映射到名称空间[/]和与上下文路径[/ Struts2Test]相关联的动作名称[]的动作。——(未知位置) 【问题分析】 出现这个问题的原因是由于在struts.xml文件中,在namespace的配置中只有一个斜杠,并... - 2020-05-21 13:20sy没有撤退可言的博客 There is no Action mapped for namespace [/] and action name [index] associated with context path [/Hibernate]. 在网上也找了一些方法,大体如下: 做如下检查: 1、确保struts.xml文件名大小写正确:struts....
- 2018-03-27 12:51放肆青春的博客的博客 There is no Action mapped for namespace[/] and action name [] associated with context path.这是一个很常见的struts问题,意思就是在当前的路径下找不到Action。这种问题说好解决也挺好解决,说不好解决有时候...
- 2018-11-09 17:25
There is no Action mapped for namespace [/] and action name [test] associated with context path [...
AiT_Boy的博客 There is no Action mapped for namespace [/] and action name [test] associated with context path [/s2d]. - [unknown location] stucts2中错误 找不到文件路径 可能性: structs.xml 文件(文件名一个... - 2018-11-07 17:15忠於_自己的博客 There is no Action mapped for namespace[/] and action name [] associated with context path.这是一个很常见的struts问题,意思就是在当前的路径下找不到Action。这种问题说好解决也挺好解决,说不好解决有时候...
- 2019-02-01 08:43
struts2There is no Action mapped for namespace [/] and action name [] associated with context path [
大哥的叔的博客 因为有俩个控制器一个action 一个filter.StrutsPrepareAndExecuteFilter filter找文件名之间有对应关系 有全类名访问 public class Hello { public String execute() { System.out.println("你好"... - 2017-02-05 15:45
There is no Action mapped for namespace [/] and action name [hello] associated with context path [/d
繁华pk落幕的博客 There is no Action mapped for namespace [/] and action name [Login] associated with context path [/eprint] 错误 做如下检查: 1、确保struts.xml文件名大小写正确:struts.xml 2、确保strut - 2018-09-03 19:14
There is no Action mapped for namespace [/] and action name [form] associated with context path [/pr
夏天的欧文的博客 今天小编在写struts2框架时,在访问动作类时,总是抛出这个异常There is no Action mapped for namespace [/] and action name [form] associated with context path [/proj]。然后就找啊找,从jsp找到struts.xml到... - 2017-12-24 18:15loveFamily1234的博客 There is no Action mapped for namespace[/] and action name [] associated with context path.问题解决 一种可能就是,在web.xml文件中的信息中是否配置了自己工程的启动页面。如果没有配置,地址栏中要输入完整...
- 2017-10-16 22:35
There is no Action mapped for namespace [/] and action name [Login] associated with context path [/e
TengdaLiu的博客 There is no Action mapped for namespace [/] and action name [Login] associated with context path [/eprint] 错误 做如下检查: 1、确保struts.xml文件名大小写正确:struts.xml 2、确保struts.xml文件在... - 2014-10-03 21:51
There is no Action mapped for namespace [/] and action name [] associated with context path [/struts
zwp2014的博客 错误提示:没有名为空的action和空间为 - 2015-07-24 15:47
There is no Action mapped for namespace [/] and action name [hello2] associated with context path [/
sinat_30002549的博客 There is no Action mapped for namespace [/] and action name [hello2] associated with context path [/Struts2_0723]. 最近在看马士兵的视频学三大框架中的 struts ,我的版本是 struts-2.3.16.1 。... - 2019-07-20 18:09缘之妙不可言的博客 There is no Action mapped for namespace [/] and action name [Login] associated with context path [/struts] 部分原因如下: 1,确保struts.xml文件名大小写正确:struts.xml。 2,确保struts.xml文件在src目录...
- 2017-04-16 10:15
There is no Action mapped for namespace [/] and action name [repassword] associated with context pat
jluzh04140717的博客 There is no Action mapped for namespace [/] and action name [repassword] associated with context path [].可能是struts有相同的包名 - 2018-10-02 17:59
There is no Action mapped for namespace [/] and action name [user!list] associated with context path
Gutie_bartholomew的博客 也许许多人用Struts时一开始会碰到这个错误 There is no Action mapped...list] associated with context path [/PoiDemo2]. - [unknown location] 对于与上下文路径[/ PoiDemo2]相关联的命名空间[/]和操作名称[us... - 2012-09-28 23:39ba5189tsl的博客 There is no Action mapped for namespace [/] and action name [hello] associated with context path [/struts2]. 如果在部署struts2环境后,成功部署了struts2的项目,出现以上问题则是项目中没有struts.xml...
- 2017-12-01 19:56打代码的苏比特的博客 今天做课设,用Struts框架,编译器为IntelliJ IDEA,结果一直报上面的错误,不知道是怎么搞的…..从头到尾检查了配置文件,发现都没有错。 最终发现是配置文件名写错了,把struts.xml写成了strust.xml 一定要仔细啊 ...
- 没有解决我的问题, 去提问