public marks

PUBLIC MARKS from jpcaruana with tag spring

12 December 2007 17:00

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.

Get a better handle on Struts actions, with Spring

importing Struts applications into the Spring framework. Follow along as George shows you how to revamp Struts actions so they can be managed just like Spring beans. The result is a boosted web framework that easily reaps the benefits of Spring AOP.

jpcaruana's TAGS related to tag spring

doc +   java +   javadoc +   programmation +   struts +   tutoriaux +   web +