<h: commandButton> : generates an HTML button that confirms the form and thus allows you to start processing the data entered by the user.<h: commandLink> : generates an HTML hyperlink equivalent to the HTML anchor tag. It can be associated with a managed bean or an Action class for handling events.