Re: How to access ACL

2005-07-07 Thread Vijay K Anand
Senthilrajan VS wrote: Hi, I am using ACL authentication, how can I get the user name from the ACL inside my action class Regards, Senthil request.getRemoteuser() - To unsubscribe, e-mail: [EMAIL PROTECTED] For additiona

How to access ACL

2005-07-07 Thread Senthilrajan VS
Hi, I am using ACL authentication, how can I get the user name from the ACL inside my action class Regards, Senthil