How would I get Tomcat to use a database table instead of the web or server .xml files' <security-constraint>.<auth-constraint>.<role-name> to enforce authorization? I would prefer to have objects in my webapp to have configurable authorization applied to them outside of tomcat configuration files; Done more like JDBCRealm authentication.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
