spring2.5中没有org.springframework.web.struts.DelegatingActionProxy

问题描述:

spring2.5 没有spring2.0中的org.springframework.web.struts.DelegatingActionProxy 类,从而造成不能在spring中注入Action

 

问题解决:

找到spring-framework-2.5.6/dist/modules/spring-webmvc-struts.jar,添加进项目

 

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章