聚合资讯    词典    My blog    Tag    Wap   
hi! | 关于

 

Struts 2.0 and Spring

Fri Oct 03 19:15:45 CST 2008发表于java.blogs Hot Blog Entries

JavaBeat Tips (32 reads)

In this post, I will describe how to do the same using Struts 2.0. The only major step that needs to be done here is to override the default Struts 2.0 OjbectFactory. Changing the ObjectFactory to Spring give control to Spring framework to instantiate action instances etc. Most of the code is from the previous post, but I will list only the additional changes here.

阅读全文...
 
相关内容:(RSS)
Integrating Struts 2.0 with Spring (2007年01月30日)
Struts 2.0 and Spring (2008年10月03日)
What's new in Struts 2.0? - Struts 2.0 Framework (2008年05月04日)
Struts 2.0 in action (2007年10月06日)
Adopting Struts 2.0 (2007年10月11日)
Time for Struts 2.0... (2007年10月20日)
Integrating Struts 2.0 and tiles (2008年04月02日)