Three advantages of integrating Struts into Spring
Three advantages of integrating Struts into Spring
There are so many advantages of integrating a Struts application into the Spring framework. These three points I got from Mr.George Franciscus’s article in Developerworks.
1. Spring was explicitly designed to resolve some of the real-world problems of JEE, such as complexity, poor performance, testability, and much more.
2. The Spring framework includes an AOP implementation that lets you apply aspect-oriented techniques to normal object-oriented code.
3. Some might say that the Spring framework just handles Struts better than Struts handles itself
Source : More on this topic visit here
Technorati tags: Spring, Struts
Book Mark it-> del.icio.us | Reddit | Slashdot | Digg | Facebook | Technorati | Google | StumbleUpon | Window Live | Tailrank | Furl | Netscape | Yahoo | BlinkListPopularity: 1% [?]
Related posts:
- Spring Interview Questions Part: 2 What are important ApplicationContext implementations in spring framework? ClassPathXmlApplicationContext...
Related posts brought to you by Yet Another Related Posts Plugin.