struts2 与spring整合
struts2 的filter生成action的时候由spring管理
struts2向spring要action
struts2是主导(struts2有个插件,要action的时候向这个插件要)
struts2向spring要,你帮我把action初始化,spring帮strus产生action,所以想注入就注入
1 要把beans.xml配置到web.xml 让application一启动就加载beans,用listener
2 把action交给spring管理 加入struts-spring jar包
郑重声明:本站内容如果来自互联网及其他传播媒体,其版权均属原媒体及文章作者所有。转载目的在于传递更多信息及用于网络分享,并不代表本站赞同其观点和对其真实性负责,也不构成任何其他建议。