Spring Web Flow and JSF
This session provides examples of best-practice usage of JSF as part of a Spring-based application. You'll learn how to tap into Spring-managed services from a JSF presentation layer. You'll see how to use Spring Web Flow seamlessly as a powerful JSF Navigation Handler.
The Java Server Faces (JSF) standard simplifies development of a web application user interface by defining a web UI component model which is tied to a well defined request processing lifecycle. Compared to existing, less capable but "de-facto" standards such as Struts, JSF is still experiencing change and evolving as a JCP specification. This session provides examples of best-practice usage of JSF as part of a Spring-based application and shows how Spring leverages JSF's various extension points to address current gaps in the specification.
Audience
Beginner
Speaker
Interesting Links