Quoting Mustafa Cakar <[EMAIL PROTECTED]>: > Hy, > i use slide for my WebDAV project. For this project i would like to > authenticate a user using HTTP_AUTH and not using the DOMAIN.XML file. > Is this possible ? Yes. You can configure it in the web application, as specified in the Sevlet API. Then, you need to configure a realm in your servlet container, and add the users there. Remy
- How could i use "HTTP authentification" (401 resp... Mustafa Cakar
- Re: How could i use "HTTP authentification" ... Remy Maucherat
- Re: How could i use "HTTP authentification" ... Remy Maucherat
