Geoff Howard wrote:
> At 07:44 AM 4/4/2003, you wrote:
>> Sorry for the late answer.
>> I have been OOTO this week.
>>
>> Olivier GUCKERT wrote:
>>> Now, i can use protected webdav directory to serve files with
>>> Cocoon : thanks Guido.
>>>
>>> What i want to do yet et upload files with Cocoon to this protected
>>> webdav directory. Is it a simple way to do this ?
>>
>> Sorry, no simple way.
>> The only way without coding Java would currently be DAVfs:
>> http://dav.sourceforge.net/
>>
>> Then you could simply use the SourceWritingTransformer with
>> FileSource.
>
> I missed what went on right before this, but unless I misunderstand,
> you won't need the SourceWritingTransformer if you're handling file
> uploads. You'd just set web.xml upload-dir to point to the right
> place on your file system.

Yes, you are correct of course (thought more of edited/generated XML
content).


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

Reply via email to