Different JDBCRealm for each app?

2004-10-06 Thread Vclavk Radek
Hi, is there a possibility to define different JDBCRealm (or realm in general) for each application within one servlet container? The realm is defined in server.xml, so I can't see a possibility how to make it application dependent. Could you please advise me on some best practices concerning

Re: Different JDBCRealm for each app?

2004-10-06 Thread Tim Funk
Define the Realm in the Context declaration. -Tim Vclavk Radek wrote: Hi, is there a possibility to define different JDBCRealm (or realm in general) for each application within one servlet container? The realm is defined in server.xml, so I can't see a possibility how to make it application