tomcat无法加载struts-plugin.xml的解决方案
在myeclipse中将struts2-spring-plugin.jar的版本修改为struts2-core.jar的版本,
然后到tomcat目录将原版本的struts2-spring-plugin.jar删掉(myeclipse重新部署时不能自动删除tomcat目录中已有的jar包)
在myeclipse中将struts2-spring-plugin.jar的版本修改为struts2-core.jar的版本,
然后到tomcat目录将原版本的struts2-spring-plugin.jar删掉(myeclipse重新部署时不能自动删除tomcat目录中已有的jar包)