alloy:button

Button is a UIOutput component that renders a styleable HTML <button> element. The default type is button. Since it extends HtmlOutcomeTargetButton, it supports all the features of h:button. The component does not need to be a child of h:form since the outcome attribute is designed to navigate via HTTP GET.

Navigation Usage

The component can be used to navigate between pages with the outcome attribute. Setting includeViewParams=true will automatically include all of the f:viewParam tags (view parameters) as URL parameters.
foo=

Source Code

Liferay Faces Alloy 4.1.1 + Liferay Faces Bridge Implementation 5.0.0 + Showcase Common 4.0.0 + Liferay Faces Util 3.4.1 + Mojarra 2.2.20