Jon Stevens wrote:

> on 11/16/2000 11:24 AM, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:
>
> > This reminds me of the service concept we discussed some time ago.
> > Similarly to other services, we could define a CacheService interface
> > for which different implementations may exist.
> >
> > For obtaining content from remote URLs my preferred implementation
> > would be a ProxyCacheService that just requests the URL from a proxy
> > that does the actual caching for a cluster of portal servers.
> >
> > For obtaining the user PSML I'd prefer a SessionCacheService that holds
> > the  PSML tree in the session.
> >
> > Others might have other preferences and make different choices.
>
> There is a GlobalCache in Turbine that is exactly for this purpose.
>
> > I found this in the web at http://www.webdav.org/: "WebDAV stands for
> > 'Web-based Distributed Authoring and Versioning'. It is a set of
> > extensions to the HTTP protocol which allows users to collaboratively
> > edit and manage files on remote web servers." Do you mean this one ?
>
> http://jakarta.apache.org/slide/
>

I have to look at this. I was plannig to user mod_dav in "classic" Apache as
a WebDAV server, but we clearly need some client classes, and here slide can
bring a lot of help. Thanks for reminding me (I had fogotten completely it).

>
> -jon
>
> --
> twice of not very much is still a lot more than not very much
>
> --
> --------------------------------------------------------------
> Please read the FAQ! <http://java.apache.org/faq/>
> To subscribe:        [EMAIL PROTECTED]
> To unsubscribe:      [EMAIL PROTECTED]
> Archives and Other:  <http://marc.theaimsgroup.com/?l=jetspeed>
> Problems?:           [EMAIL PROTECTED]



--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://marc.theaimsgroup.com/?l=jetspeed>
Problems?:           [EMAIL PROTECTED]

Reply via email to