You can use the Link component and the Link - Command component
to add site jumps and page jumps to your Faces JSP or Facelet pages.
About this task
Generally, you use the Link component to link to Web pages
that are outside the Web project and the Link - Command component
to link to internal pages. The Link - Command component is also useful
for enabling additional actions when a link is activated. The hyperlink
can perform updates and then identify the next page within a Web project
to navigate to. For example, you can use the Link - Command component
for actions that apply to a single row in a relational record list.
To add a Link - Command component to a page