2015-4-3 10:23:19 com.opensymphony.xwork2.util.logging.commons.CommonsLogger error

严重: Exception occurred during processing request: There is no Action mapped for namespace [/] and action name [] associated with context path [/dxm__struts2_spring].
There is no Action mapped for namespace [/] and action name [] associated with context path [/dxm__struts2_spring]. - [unknown location]
at com.opensymphony.xwork2.DefaultActionProxy.prepare(DefaultActionProxy.java:185)
at org.apache.struts2.impl.StrutsActionProxy.prepare(StrutsActionProxy.java:63)
at org.apache.struts2.impl.StrutsActionProxyFactory.createActionProxy(StrutsActionProxyFactory.java:39)
at com.opensymphony.xwork2.DefaultActionProxyFactory.createActionProxy(DefaultActionProxyFactory.java:58)

at org.apache.struts2.dispatcher.Dispatcher.serviceAction(Dispatcher.java:536)

struts+spring框架项目,struts配置文件没有任何配置代码。配置好就ok。

There is no Action mapped for namespace [/] and action name [] associated with context path [/dxm__s相关推荐

  1. There is no Action mapped for namespace [/] and action name [LoginAction_home] associ

    使用struts2框架产生的问题: index.jsp: <%@ page language="java" contentType="text/html; char ...

  2. javaweb报错There is no Action mapped for namespace [/] and action name [Login] context path [/struts]

    javaweb报错 There is no Action mapped for namespace [/] and action name [Login] associated with contex ...

  3. There is no Action mapped for namespace / and action name .

    建立一个struts2+hibernate+spring的demo,结果发现输入:http://localhost:端口号/项目名称/ 后,页面报:HTTP Status 404 - There is ...

  4. Struts2中关于There is no Action mapped for namespace / and action name的错误解决

    今天在调试一个十分基础的Struts2框架小程序时.总是提示"There is no Action mapped for namespace / and action name"的 ...

  5. There is no Action mapped for namespace[/] and action name [] associated with context path.

    There is no Action mapped for namespace[/] and action name [] associated with context path.这是一个很常见的s ...

  6. There is no Action mapped for namespace [/] and action name [test] associated with context path [...

    There is no Action mapped for namespace [/] and action name [test] associated with context path [/s2 ...

  7. 关于报错There is no Action mapped for namespace [/] and action name 。。。(两个package的name重复 T_T)

    在使用struts.xml的<include file="***.xml"></include>时,配置了两个xml文件,一直报错,查了网上不少方法,htt ...

  8. message There is no Action mapped for namespace [/] and action name [login] associated with context

    搭建struts工程出现以上问题: 1.排查关键字,xml中是不是有关键字写错 如struts2,default等 2.action 表单  一般要写成 xxxx.action  如:login.ac ...

  9. There is no Action mapped for namespace / and action name accredit.

    No result defined for action XXX and result input 这种错误的原因一般是页面的属性和action里的属性个数.名称.类型不一致造成的. 转载于:http ...

最新文章

  1. 如何深拷贝一个对象数组?
  2. LeetCode_559.N叉树的最大深度
  3. mvc4中的 webapi 的使用方式
  4. Eclipse console 中文乱码解决
  5. ON DUPLICATE KEY UPDATE 用法与说明
  6. 【Clion-Ubuntu-dlib】运行一个dlib案例(一)(如何在clion编译器中配置CMakeLists)
  7. RedLock 实现分布式锁
  8. Redis-过期Key删除/淘汰Kry策略
  9. The type List is not generic; it cannot …
  10. request库的基本使用
  11. vue文件的三大组成部分
  12. C语言数据结构之图的邻接矩阵的应用实例
  13. 如何将IE11降级到IE10
  14. ConneR and the A.R.C. Markland-N
  15. Channel Attention 通道注意力
  16. win7连接远程桌面时出现黑屏的解决方法(亲测有效)——终于找到解决办法了
  17. 计算机显卡的安装步骤简约,自己组装电脑:显卡安装教程
  18. java实现qq抢红包_java抢红包功能实现
  19. 【gensim中文教程】开始使用gensim
  20. 判断字符串是不是回文

热门文章

  1. sockjs.js?9be2:1603 GET http://192.168.1.7:8080/sockjs-node/info?t=1654959638136 net::ERR_C
  2. 基于yolov5的目标检测和模型训练(Miniconda3+PyTorch+Pycharm+实战项目——装甲板识别)
  3. 长安汽车董事长下场宣传原力技术 全擎引领电动化出行普及时代
  4. flex中dataGrid的编辑功能 精华
  5. 关于linux下,安装jdk后,会有Picked up _JAVA_OPTIONS: -Dawt.useSystemAAFontSettings=gasp的报错
  6. web自动化笔记九:验证码的处理方式
  7. 欧文内容返回字符串php,欧文写的 phpcms代码执行过程
  8. iPhone同步助手 V3.2.7.2 中文官方版
  9. 生而为人,请善待每一个人
  10. flex布局(flex容器,flex属性)