Re: request-taglib: isUserInRole

2007-02-19 Thread Andreas Hartmann
Laurie Harper wrote: > [EMAIL PROTECTED] wrote: >> Hello! >> >> I have got an application, where users are authenticated with ldap firstly. >> >> Afterwards, there will be another database, which defines the roles, the >> user is >> in. When the user is logged in, the roles are read from this ta

Re: request-taglib: isUserInRole

2007-02-17 Thread Laurie Harper
[EMAIL PROTECTED] wrote: Hello! I have got an application, where users are authenticated with ldap firstly. Afterwards, there will be another database, which defines the roles, the user is in. When the user is logged in, the roles are read from this table and should be applied to struts, in ord