> --- Remy Maucherat <[EMAIL PROTECTED]> wrote:
> > > How do I implement security using the WebdavServlet? mod_dav uses a
> > > standard .htpasswd file to track the various developers' logins, is
> > > this similar?
> >
> > It uses the standard security provided by the container.
>
>
> So I have to configure a Realm? Or will it work with Single Sign On?

Both. The security check is declared in web.xml (same as with a standard
webapp).

Remy


--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to