Book Image

Spring Web Flow 2 Web Development

By : Markus Stäuble, Sven Lüppken
Book Image

Spring Web Flow 2 Web Development

By: Markus Stäuble, Sven Lüppken

Overview of this book

<p>Many web applications need to take the user through a defined series of steps such as e-commerce checkouts or user registrations. Spring Web Flow works well for rich and flexible user interaction, additionally it helps you to describe the flow of websites in complex processes. Spring Web Flow 2 provides the perfect way to build these kinds of features, keeping them secure, reliable, and easy to maintain.<br /><br />This book provides a platform on which you can build your own applications and services. It gives detailed information on Spring basics and covers core topics involving testing, security, and so on. We develop a complete, robust web application using the latest version of Spring, where page navigation is done on-the-fly.<br /><br />This book teaches you how to work with Spring Web Flow. It covers both basic and advanced aspects and provides a detailed reference of the features Spring Web Flow. The book helps readers to extend the framework. <br /><br />The integration of Spring and Java Server Pages is clearly explained in the book. The book also explains the essential modules of the complete Spring framework stack and teaches how to manage the control flow of a Spring web application.<br /><br />The Spring Faces module will provide integration between Spring Web Flow and Java Server Faces (JSF). Testing, an important aspect of the software development process is covered towards the end; the question of how to test a Spring Web Flow application is answered.</p>
Table of Contents (14 chapters)
Spring Web Flow 2 Web Development
Credits
About the Authors
About the Reviewers
Preface
flow.trac:The Model for the Examples

About the Authors

Sven Lüppken holds a degree in Computer Science, which he passed with distinction. He is currently employed as a Java Software Developer at CBC Cologne Broadcasting Center GmbH, one of the leading broadcasting and production companies in Germany and a part of Media Group RTL Germany. Sven started programming in C and C++ at the age of sixteen and quickly fell in love with the Java programming language during his studies. When he got the chance to write his diploma thesis about object-relational mapping technologies, he accepted at once. Since then, he has integrated Hibernate and the JPA in many projects, always in conjunction with the Spring Framework.

Markus Stäuble is currently working as a CTO at namics (Deutschland) GmbH. He has a Master's degree in Computer Science. He started programming with Java in the year 1999. After that, he has earned much experience in building Java enterprise systems, especially web applications. He has a deep knowledge of the Java platform and the tools and frameworks around Java.