The user role attributes work and are meant to enable standard servlet role functionality in JSF: http://java.sun.com/products/servlet/2.3/javadoc/index.html Difference between enabledOnUserRole and visibleOnUserRole is documented in the TLD doc: http://myfaces.apache.org/tlddoc/
-M On Apr 1, 2005 6:34 AM, Victor Gomez <[EMAIL PROTECTED]> wrote: > Can these properties be bind to roles specified in a managed bean? > Any pointers are appreciated.Thanks. >

