查了一天也没解决的 Could not find action or result

web.xml


struts2

org.apache.struts2.dispatcher.ng.filter.StrutsPrepareAndExecuteFilter



struts2
/*

------------------struts.xml



----------------cityinfo.xml



<!-- 访问首页 -->

/view/IndexTemp.jsp

</package>

你重新编辑下问题把,啥都没有

Could not find action or result明显有数据没配置applicationContext.xml没配置上反转

打断点调试,是否进入方法

action 配置有问题吧

明显是action有问题,打个断点,看看能不能进断点,