首页 > 移动平台 > 详细

HTTP Status 404 - There is no Action mapped for namespace [/] and action name [] associated with context path [/struts2_01]

时间:2020-09-20 20:24:46      阅读:75      评论:0      收藏:0      [点我收藏+]

Eclipse中配置struts2发布web项目报错:

技术分享图片

需要检查如下:

  • tomcat与jdk的版本问题。
  • struts.xml文件在否在src目录下。
  • struts.xml文件名大小写是否命名正确。
  • jar包上是否重复(Tomcat的lib下加了jar包,项目的lib中又加入一遍jar包,造成冲突)。

 

HTTP Status 404 - There is no Action mapped for namespace [/] and action name [] associated with context path [/struts2_01]

原文:https://www.cnblogs.com/su-root/p/13688440.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!