New Facelets Template Client Wizard: Name and Location
See Also
Facelets template clients are XHTML pages that reference a Facelets template.
The New Facelets Template Client wizard creates an XHTML page and
enables you to choose the template that you want to use for the page formatting.
The generated page will contain a reference to the selected template.
You open the New Facelets Template Client wizard by right-clicking a web application, choosing New >
Other and selecting Facelets Template Client from the JavaServer Faces category.
In the Name and Location page, you have to set the following properties:
- File Name. Specifies the name of the new page.
- Project. Specifies the project in which the page will be located.
- Folder. Specify the location for the new page.
- Created File. Displays the path of the file that will be created. (Read-only)
- Template. Select the Facelets template file that the client will reference.
Click More to select the template file in your project.
- Generated Root Tag. Select the root tag for the client page.
- See Also
- Creating Facelets Templates
- About JavaServer Faces Framework Support
- Creating a New Application with JSF Support
- About Web Application Frameworks
Legal Notices