RE: Newbee: Understanding question WebDAV-Protocoll

"Miguel Figueiredo" <[email protected]> Wed, 18 Jul 2007 14:11:09 +0100
Newsgroups gmane.comp.jakarta.slide.user
Message-ID <[email protected]>
Hello M=E1rio,

 Slide implements most of the webdav protocol stack, which is defined in
various RFCs. The complete RFCs list, and more, is in
http://www.webdav.org/specs/ (slide implemented features list is in
http://jakarta.apache.org/slide/).

 If you don=92t want to implement code that enforces access control =
lists on
resources (files, directories), you will need Slide. If you don=92t need =
that,
that is, if you just need to browse/create/upload/download resources, =
which
seems your case, default Tomcat WebDAV servlet should be enough.
 WCK provides more features than Tomcat's dav servlet (like =
transactions),
but less than Slide - it could be used also.
 Of course, Slide is more complete than the other options.

Hope this helps,
Miguel Figueiredo

-----Original Message-----
From: Mario Becker-Reinhold [mailto:[email protected]]=20
Sent: quarta-feira, 18 de Julho de 2007 13:39
To: [email protected]
Subject: Newbee: Understanding question WebDAV-Protocoll


Hello everybody,
I have the following problem: Since beginning of this week -in the =
course of
a new project- I deal with WebDAV. I never heard something about it =
before,
so I startet to read up on this protocoll. However now I have still some
understanding problems. A goal of the project is that it should be =
possible
to store data (physical files) including their describing meta-data over
WebDAV on a fileserver which also supported WebDAV. That means we have a
webapplication running with Tomcat and is implemented in Java. So I am
discovered the Slide project ;-) But now, I dont understand, what I have =
to
download for this request. Do I need the complete Slide environment, or =
does
I need only the WCK? All possible errorhandling and user authorization =
will
be done by our webapplication.
Or is there a completely different way (without Slide/WCK) how I can =
solve
this?

best regards from munich/germany
Mario Becker-Reinhold
--=20
View this message in context:
http://www.nabble.com/Newbee%3A-Understanding-question-WebDAV-Protocoll-t=
f41
02995.html#a11667860
Sent from the Jakarta Slide - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]