On Mon, 19 Aug 2002, Per Kreipke wrote:

> I can't quite find in the current source tree any other writeable source
> other than the SlideSource or the FileSource.
>
> Is there already a WriteableSource that can POST to a HTTP resource?
>
> Or is there another built-in way to have Frontier POST data from some
> sitemap component (e.g. XSP, generator, transformer, action)?
>
> Thanks for any pointers,
>
> Per

Do you mean PUT instead of POST? Then yes, I have wrote a WebDAVSource
some time ago, and removed because of some incompatibilities with
the httpclient lib.

I got never the time to test it, if you are interested:

cvs -Q update -p -r1.2
src/scratchpad/src/org/apache/cocoon/components/source/impl/WebDAVSource.java

cvs -Q update -p -r1.1
src/scratchpad/src/org/apache/cocoon/components/source/impl/WebDAVSourceFactory.java

_______________________________________________________________________
         Stephan Michels               EMail: [EMAIL PROTECTED]
         ICQ: 115535699                Tel: +49-030-314-21583
----+----|----+----|----+----|----+----|----+----|----+----|----+----|-|


---------------------------------------------------------------------
Please check that your question  has not already been answered in the
FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>

To unsubscribe, e-mail:     <[EMAIL PROTECTED]>
For additional commands, e-mail:   <[EMAIL PROTECTED]>

Reply via email to