Beginning Spring Framework 2 shows beginning Java developers how to build serverside Java applications using the latest 2.0 release of the Spring Framework. The book does not assume any previous knowledge of J2EE--in fact, the authors argue that beginners learn more quickly by starting directly with Spring.
The authors show readers how to build a working web application using Spring with other open source tools and technologies, all of which can be freely downloaded and installed via the Internet. Each chapter builds a portion of the application. All the Spring concepts and construction techniques are introduced during the design and coding of this application. (With minor adaptation, the resulting code can be re-used by readers in their own working applications.)
From the Back Cover
Beginning Spring Framework 2
Developing server-side applications with Java Enterprise Edition can be complex and time consuming. The Spring Framework is designed from the ground up to make it easier than ever. With this book as your guide, you quickly learn how to use the latest features of Spring 2 and other open-source tools, such as JUnit, Ant, and HibernateR, that can be downloaded for free on the web.
With this book you hit the ground running and work with a server-side Spring example within the first chapter. You become quickly familiarized with the technology pieces and the lingo of Spring 2 that facilitate creation of Java server applications. In each subsequent chapter, you Read more...

