the credential that i'm using for jackrabbit is as below
            Credentials credentials = new SimpleCredentials(USERID, PASSWORD);
            session = r.login(credentials);

.  How to integrate our existing userpasswordtable db with this credentail to 
authenticate user?
currently, jackrabbit just accept any username and password pair.


also, i'm using sample "simplewebdavservlet". how to limit user to login ?


       
---------------------------------
Looking for last minute shopping deals?  Find them fast with Yahoo! Search.

Reply via email to