JSF 2.0 Templating
In this small tutorial we’ll create a simple JSF template.
Pre-Requests:
- NetBeans
- Glassfish (4.x)
- JSF (2.x)
- Maven (3.x)
Table of contents:
- Creating and Configuring the Project
- Creating the Basic Template
1- Creating and Configuring the Project
Open NetBeans and select New Project > Maven > Web Application