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

Reply via email to