<a4j:commandLink/>
uses another library called jsf-utils to handle the heavy lifting.
The method below will create the
<a4j:commandLink/>
component, any additional configuration will need to be performed programmatically, or using the tag attributes.
You would bind it to a backing bean to a
UICommandLink
component;
No comments:
Post a Comment