Hello All, I am new to myfaces and JSF.. I am using Tomahawk to display tabs on my page. would like to set role based tabs using visibleOnUserRole.
I will know the role of the user once the user logs in. But where/how should I set the role, so that the JSF will know the role if we use visibleOnUserRole/enableOnUserRole in tabs or commandbuttons? Thanks in advance. Shekar.

