JSF Standard Link Action Component

See Also | Tutorials

You can drag the Standard JavaServer Faces Link Action Link Action icon component from the Palette's Standard category to the Visual Designer to create a hyperlink that the user can click to open another page in your web application. If you want a simple hyperlink, use the Hyperlink component instead.

When the web page is generated, the Link Action becomes an HTML <a> element with the onclick attribute defined to submit the page and open the linked page.

After dragging the component to the Visual Designer, you can do a number of things with it:

See Also
About the Visual Web Palette
Working With Components
Component Tasks: Quick Reference
Tutorials

Legal Notices