熱點推薦:
您现在的位置: 電腦知識網 >> 編程 >> Java編程 >> Java開源技術 >> 正文

如何配置spring+struts?

2022-06-13   來源: Java開源技術 

在strutsconfigxml加入一個插件通過它加載applicationContextxml
在strutsconfigxml修改actionmapping標記具體action交給了DelegateActionProxy
通過DelegateActionProxy進入一spring的環境
在spring的applicationContextxml加入<bean name=&#;/login&#; class=&#; singleton=&#;false&#;/>


From:http://tw.wingwit.com/Article/program/Java/ky/201404/30504.html
    推薦文章
    Copyright © 2005-2022 電腦知識網 Computer Knowledge   All rights reserved.