Skip navigation.

Spring Quick Start Tutorial [PDF]

Spring Quick Start Tutorial [PDF]

java
This chapter, excerpted from Spring Live 1.0 by Matt Raible, is a tutorial on how to write a simple Spring web application using the Struts MVC framework for the front end, Spring for the middle-tier glue, and Hibernate for the back end.

Shows how to set up and run unit tests for persistence layers and Struts actions.