img
Figure 18-4. Importing a sample project
Up to this point, the project setup is complete, and we are ready to start to implement the frontend
using Spring Web Flow and PrimeFaces. Before that, though, let's take a look at the high-level concepts
of Spring Web Flow and JSF.
Introducing Spring Web Flow
Building on top of Spring MVC's foundation, Spring Web Flow was designed to provide advanced
support for organizing the flows inside a web application. Additionally, extended functionalities are
provided in various web application areas.
In the following sections, we will present a high-level overview of Spring Web Flow. The main
features, modules, integration with view technologies such as JavaScript libraries and JSF, and so on, will
be discussed.
Search WWH :
Custom Search
Previous Page
Spring Framework 3 Topic Index
Next Page
Spring Framework 3 Bookmarks
Home