`
sakakokiya
  • 浏览: 488413 次
  • 性别: Icon_minigender_1
  • 来自: 北京
社区版块
存档分类
最新评论

如何配置spring+struts?

阅读更多
在struts-config.xml加入一个插件,通过它加载applicationContext.xml
 在struts-config.xml修改action-mapping标记,具体action交给了DelegateActionProxy
 通过DelegateActionProxy进入一spring的环境。
 在spring的applicationContext.xml加入<bean name=”/login” class=”" singleton=”false”/>
分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics