I have this
<h:outputLink value="http://.....index.html"
target="_blank">open</h:outputLink>
but it shows like link. How can I create this like button? I need button "open". When I press to this button I need open my link in new tab of browser.
Please mention your PF version we also used like below and it worked in older version Try it let us know
<p:button value="Open" href="http://.....index.html" target="_blank" />
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With