Anyone know why the DTD doesn't specify a roles attribute for the action mapping, but the processRoles() method in the RequestProcessor is checking the ActionMapping for every request to see if the roleNames field contains roles loaded from the struts-config? I also see that the ActionConfig supports this field.
Even if the attribute was present in the DTD, I don't think the ConfigRuleSet has been updated to read it. Is this a feature that's just not done yet, or maybe something that's being re-worked? Any information would help. Thanks, Chuck -- Posted via jApache.org -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>