I need to show some text using <h:outputText>
tag component. There is this requirement that if the text contains an URLs i.e. http//example.com.co
, I need show it as a link.
For example, if user enters Yo quiero www.google.com I need to show Yo quiero www.google.com