Setting Up Static Page Navigation for Visual Web JSF Pages

See Also | Tutorials

With static page navigation in a Web Application project, the transition from one page to another is always the same. For example, the Next button always opens the next page. The page that you navigate from is called the source page. The page that you navigate to is called the destination page.

To set up static page navigation, first create the pages and then create the connector.

To create the destination page:

To create the connector:

  1. In the Page Flow editor, click the icon on the source page to display its components.
  2. If necessary, right-click the page to add a button, hyperlink, or image hyperlink component that the user can click to go to the destination page.
  3. In the source page, click the component that triggers the navigation and drag to the destination page to create a connector.
See Also
Setting Up Dynamic Page Navigation
About Pages
About the Page Flow Editor
About Multiple Pages and Navigation
Tutorials

Legal Notices