webdav in seaside?

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

webdav in seaside?

johnmci
Someone asked me if a seaside image could be used for webdav services?  
A quick google search
seems to say this isn't a feature in Seaside, I could be wrong? Anyone  
done it?

--
=
=
=
========================================================================
John M. McIntosh <[hidden email]>
Corporate Smalltalk Consulting Ltd.  http://www.smalltalkconsulting.com
=
=
=
========================================================================



_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
Reply | Threaded
Open this post in threaded view
|

Re: webdav in seaside?

Philippe Marschall
2008/12/19, John M McIntosh <[hidden email]>:
> Someone asked me if a seaside image could be used for webdav services?
> A quick google search
> seems to say this isn't a feature in Seaside, I could be wrong? Anyone
> done it?

Seaside components per default only meaningfully understand GET and
POST. However nothing prevents you from writing a request handler that
does WebDAV. Given your webserver supports it.

Cheers
Philippe
_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside