Hi, Does Struts 1.1 provide any means of implementing Authentication/Authorization?
While going through the code, I found the following methods related to (Security) Roles. processRoles() getRoles() setRoles() - How exactly are the Roles cofigured? Is struts-config.xml file used for this? A sample config would greatly help. - Which source does call setRoles() method? How is the roles attribute in ActionConfig.java populated? TIA, Regards, Amit ________________________________________________________________________ Amit Vaidya Infosys, Pune Phone-20-29-32800 Extn-5828 -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

