Spring MVC Framework

View: [ 2009 | 2008 | 2007 | 2006 | 2005 | 2004 | 2003 ]

Articles
  

Articles:
  • Spring Your Struts Apps Ahead: The Struts-to-Spring Migration by Edmon Begoli   - [Clicks: 206]
    Find out what it takes to migrate Struts applications to Spring MVC. You'll learn not only how to transform Struts applications into Spring MVC applications, but also the logical mapping between the two frameworks and how key Struts concepts relate to Spring MVC concepts.
    http://www.devx.com/Java/Article/29208 - Sep, 2005
  • The Spring series, Part 3: Swing into Spring MVC by Naveen Balani   - [Clicks: 118]
    In this third installment of the Spring series, I introduce you to the Spring MVC framework. As in the previous articles, I use a banking example to show you how to model and build a simple application. The example application will encompass some of the techniques you've already learned -- such as dependency injection -- but will primarily demonstrate features of Spring MVC.
    [Includes source code]
    http://www-128.ibm.com/developerworks/java/library/wa-spring3/index.html - Sep, 2005

[Top]