This is the full link for your convenience: http://java.sun.com/products/servlet/2.3/javadoc/javax/servlet/http/HttpServletRequest.html#isUserInRole(java.lang.String) -M
On Apr 1, 2005 9:25 AM, Manfred Geiler <[EMAIL PROTECTED]> wrote: > 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. > > >

