I want to be able to pass the authentication from the web application to the database system.  I know I can use the req.getRemoteUser( ) to grab the authenticated user.  How can I grab the password.  Or is their a better way to handle this?

Reply via email to