The question is, do you want to run Cocoon as a servlet (i.e. accessing it via HTTP), 
and have the pipeline save a file on the way, or do you just want to get the file 
saved, 
without needing a servlet?

If it is the latter, then you should consider using the Command Line interface. 
Basically, 
you can ask the command line interface to get for you a URI, which it will then save 
to 
disk for you. You can then do with that whatever you want.

Regards, Upayavira

---------------------------------------------------------------------
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