会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
清晨的第一抹阳光
博客园
首页
新随笔
联系
订阅
管理
2019年6月30日
Struts2.5以上版本There is no Action mapped for namespace [/] and action name [userAction_login] associated with context path []
摘要: 分析:Struts2在2.5版本后添加strict-method-invocation(严格方法访问),默认为true,不能使用动态方法调用功能,故需设为false struts.xml设置如下: 推荐设置:namespace="/" 提示:因为SSH项目已经有很多年头了,使用时要考虑到版本问题。
阅读全文
posted @ 2019-06-30 11:09 清晨的第一抹阳光
阅读(920)
评论(0)
推荐(0)
公告