Implement container-managed security, use SecurityFilter 
(http://www.securityfilter.org), or implement your own filter-based security that will 
answer request.isUserInRole() calls to make the role information available to Struts.

-Max
  ----- Original Message ----- 
  From: [EMAIL PROTECTED] 
  To: Struts Users Mailing List 
  Sent: Wednesday, February 18, 2004 11:52 AM
  Subject: How to implement Role based Security????????




  Hi Guys, 

  Struts-config.xml 
                 <action attribute="Form"   roles="userRole"> 

  How do i use this 'roles' attribute to implement role-based access control. 

  Thanks and Regards 

  Subramaniam Olaganthan
  Tata Consultancy Services
  Mailto: [EMAIL PROTECTED] 



------------------------------------------------------------------------------


  ---------------------------------------------------------------------
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to