Creating a Visual Web JSF Page in a Web Project

See Also | Tutorials

If the project uses the JavaServer Faces framework, you can add a Visual Web JSF page to the project. You can create the page either in the Projects window or add an additional Visual Web JSF page in the Page Flow editor.

To create a Visual Web JSF page in the Page Flow editor:

  1. In the Page Flow editor, right-click the background and choose New File.
  2. In the New Page wizard, choose Java Server Faces > Visual Web JSF Page and click Next..
  3. Type the name of the new page and click Finish.

To create a Visual Web JSF page in the Projects window:

  1. In the  right-click the project-name > Web Pages node and choose New >Visual Web JSF Page.
  2. In the New Page wizard, type the name of the new page and click Finish.
See Also
Setting Up Static Page Navigation
Projects Window
Page Navigation Tasks: Quick Reference
Tutorials

Legal Notices