Adding More Pages
Suppose we want to add a new page, namely Start, that navigates to
the Welcome page:
- Under the Projects tab, right-click Web Pages and
select New
- In the submenu, choose Visual Web JSF Page...
- In the dialog, type in Start and click Finish
Start.jsp will be added to the project tree and an empty page will
appear in the design editor.