I would like to utilize p:tabView for horizontal site menu.
When tab is clicked,that user should be redirected in non-ajax style to the specific page.
Is it possible to inject to each tab (e.g. inside p:tab tag) href link ?
Or there is already some alternative to it?
<p:menubar>is not an option? primefaces.org/showcase/ui/menubar.jsf – BalusC Sep 27 '11 at 13:06