public marks

PUBLIC MARKS from jpcaruana with tags web & doc

May 2008

December 2007

The Spring series, Part 4: 1-2-3 messaging with Spring JMS

I introduce you to features of the Spring JMS (Java Message Service) framework. JMS defines a standard way for Java applications to create and exchange messages through a Message Oriented Middleware (MOM).

The Spring series, Part 3: Swing into Spring MVC

I 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.

The Spring series, Part 2: When Hibernate meets Spring

Naveen Balani continues his Spring series with a how-to guide to integrating Hibernate transactions with Spring aspect-oriented programming (AOP). The result is a persistence framework you can count on.

The Spring series, Part 1: Introduction to the Spring framework

(via)
Start to build lightweight, robust J2EE applications using Spring technology, with this first installment in a three-part introduction to the Spring framework. Regular developerWorks contributor Naveen Balani launches his three-part Spring series with an introduction to the Spring framework, including Spring aspect-oriented programming (AOP) and the Inversion of Control (IOC) container.

October 2007

February 2007

October 2006

September 2006