当前位置: 代码迷 >> Eclipse >> eclipse筹建struts2开发环境
  详细解决方案

eclipse筹建struts2开发环境

热度:20   发布时间:2016-04-23 01:26:51.0
eclipse搭建struts2开发环境
搭建struts2(2.3.7版本)开发环境  跑范例报错“There is no Action mapped for action name HelloWorld”
配置文件截图:

------解决方案--------------------
example.xml里面的result少了个name,不然的话你要怎么样的结果才能跳转呢?
  相关解决方案