'How can I add fixed Menubar with jsf

I'm working in project with jsf and javamail and I want a fixed menubar which includes(Inbox, Sent, Draft...).

This is my goal; I want to add fixed menubar that does not change between all the pages exactly like Facebook bar, it means the menubar still fixed and the content of the page change.



Solution 1:[1]

Please try looking at Layout mailbox example from primefaces showcase here

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 satya