alloy:commandLink

CommandLink is a UICommand component that renders an <a> element. Since it extends HtmlCommandLink, it supports all the features of h:commandLink. The component must be a child of h:form in order to trigger the action or actionListener. In order to provide a Rich Internet Application (RIA) experience for the end-user, the following attributes are set by default:

Navigation Usage

The component can be used to navigate between pages with the action attribute. By specifying a <redirect> element in the navigation-rule, it will utilize the POST/REDIRECT/GET pattern.
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