1 Reply Latest reply on Mar 18, 2009 3:54 PM by nbelaevski

    RichFaces components and render on role

    veselej

      Hi all,

      im switched from IceFaces to RichFaces and im really miss component attribute, which allow you to not render component, when user has no current role. In IceFaces it is renderOnRole attribute. For example - renderOnRole="ROLE_ADMIN". This means component will be rendered for admin role only. Does exist something similiar for RichFaces? Do you know any possible solution? Any "role" component? Yes, and im using Acegi security (part of spring).