Interface HasLink

    • Method Detail

      • setLink

        void setLink​(String link)

        Link to an arbitrary URL, either an internal link or an external link. For internal URLs, a session id will be added, if needed (when cookies disabled). The context path needs to be added manually e.g. #{request.contextPath}. For JSF navigation to a viewId use the outcome attribute!

        The semantic of this attributes has been changed from Tobago 3 to 4!