Posted on 2005-11-28 10:39
勇敢的心 閱讀(841)
評論(0) 編輯 收藏 所屬分類:
Spring
一、使用 Spring 的 ActionSupport 類整合 Structs
使用 Spring 的 DelegatingRequestProcessor 覆蓋 Struts 的 RequestProcessor 將 Struts Action 管理委托給 Spring 框架裝載應(yīng)用程序環(huán)境
二、覆蓋 RequestProcessor
使用 org.springframework.web.struts.DelegatingRequestProcessor 類來覆蓋 Struts 的 RequestProcessor 處理程序
三、將Action管理委托給 Spring
原文請參見“使用 Spring 更好地處理 Struts 動作”
http://www-128.ibm.com/developerworks/cn/java/j-sr2.html