JSF Standard Button Component

See Also | Tutorials

You can drag the Standard JavaServer Faces Button component Button icon from the Palette's Standard category to the Visual Designer to create a button that the user can click to perform an action like submitting or resetting a form.

When the web page is generated, the Button becomes an HTML <input type="type"> element for which the type value can be submit or reset.

After dragging the button to the Visual Designer, you can:

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

Legal Notices