hi remy,
   Is there a way in which a webdav client can be made to see
   only a portion of the namespace and not the full namespace.
   For example show only the /files portion of the namespace to the webdav
client.
      thanks,
      rajkumar


-----Original Message-----
From: Remy Maucherat [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, August 29, 2001 10:22 AM
To: [EMAIL PROTECTED]
Subject: Re: Webdav and Http clients


Quoting Bita Shadgar <[EMAIL PROTECTED]>:

> Hi,
>
> As I understand of external architecture by the figure in
> slide-javadoc/architecture.html page,
> either WebDAV clients or Http clients can access to the repository of
> slide. I think the http client should have no access to edit because
> http protocol gives no ability for authoring, but at least he can read
> data. However, I am not quite clear how a http client can access to the
> slide repository and just retrieve data.

HTTP/1.1 supports a few methods to edit things, like PUT, but you won't be
able
to do much. The HTTP/1.1 PUT is the same as the WebDAV PUT, so we support
both.

Remy

Reply via email to