JSF 1.1 Hyperlink Component

See Also | Tutorials

You can drag the Hyperlink Hyperlink icon component from the Basic category of the Palette to the Visual Designer to create a standard hyperlink to a URL.

This component is equivalent to an HTML <a> element.

If you set the action property by right-clicking the component and choosing Edit action Event Handler, the page is submitted. If instead you set the url property, the link is a normal hyperlink that sends the browser to a new location.

If you want the link to be represented as an image instead of as text, use the Image Hyperlink component.

After adding a hyperlink to a Visual Web JSF page, you can do a number of things with it:

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

Legal Notices