Hello, I wish to user a JDBCRealm with the username & password coming in the HTTP request as key-value pairs.
Is it possible? Elaborate: - They request uri: - http://localhost/realm-test/RealmTestServetlet?username=foo&password=bar The Realm must authenticate with 'foo' & 'bar'. -- Santosh. --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]