12 December 2007 17:00
The Spring series, Part 3: Swing into Spring MVC
by jpcaruanaI introduce you to the Spring Model-View-Controller (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.
1
(1 marks)