eclipse搭建struts2开发环境搭建struts2(2.3.7版本)开发环境跑范例报错“There is no Action mapped for ac
eclipse搭建struts2开发环境
搭建struts2(2.3.7版本)开发环境 跑范例报错“There is no Action mapped for action name HelloWorld”
配置文件截图:
[解决办法]
example.xml里面的result少了个name,不然的话你要怎么样的结果才能跳转呢?
