我是靠谱客的博主 繁荣背包,最近开发中收集的这篇文章主要介绍struts2配置遇到的问题:There is no Action mapped for namespace [/] and action name [QueryUserAction] associa,觉得挺不错的,现在分享给大家,希望可以做个参考。

概述

在配置struts2时遇到404 There is no Action mapped for namespace [/] and action name [QueryUserAction] associated with contex问题。

解决方法:把package中的namespace="/"改为namespace=""之后就解决了,或者也可以改成namespace="/someword"。 

最后

以上就是繁荣背包为你收集整理的struts2配置遇到的问题:There is no Action mapped for namespace [/] and action name [QueryUserAction] associa的全部内容,希望文章能够帮你解决struts2配置遇到的问题:There is no Action mapped for namespace [/] and action name [QueryUserAction] associa所遇到的程序开发问题。

如果觉得靠谱客网站的内容还不错,欢迎将靠谱客网站推荐给程序员好友。

本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
点赞(55)

评论列表共有 0 条评论

立即
投稿
返回
顶部