Difference between h:link and h:outputLink

  • <h:link> uses its value attribute as the link text and its outcome attribute to generate the linked-to URL via JSF navigation rules. This makes it useful for application-internal links. Also, this component was introduced only on JSF 2.0
  • <h:outputLink> uses the value attribute directly as linked-to URL and the content of the tag as link text. This means the component cannot be used with navigation rules, but it can be used for direct and external links. It has been around since JSF 1.1.

Leave a Comment

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)