I am working implementing a database driven access control interceptor.
This is similar to JDBCRealm however it stores the information about
security constrains in the database so they are dynamic.  I was wondering if
I implement this, how can I have JDBCRealm work for some of my applications
and my new Interceptor work for others.  It would be the same thing as using
two different JDBCRealms pointing to two different databases for two
different application on the same tomcat server. Any help would be
appreciated. 

Creighton Kirkendall

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

Reply via email to