Table of Contents
1 A Profiled Introduction
2 Setting Up the Development Environment
3 Requirements of the Sample Applications “My-Aktion” and “My-Aktion-Monitor”
4 Iteration No. 1 - JavaServer Faces
- 4.1 Introduction
- 4.2 Domain Classes as JavaBeans
- 4.3 Internationalization
- 4.4 The Templating System
- 4.5 Our First Use Case: "Display and edit campaign"
- 4.6 Additional JSF and Java EE Technologies
- 4.7 Implementation of the Remaining Use Cases
- 4.8 New Functionalities in Java EE 7
- 4.9 A Brief Venture into PrimeFaces
- 4.10 Exercises
5 Functional Tests