Hi,

I would like to store XML-documents after
transformations to disk (with a store key) in a way
that I can access it later on with url like
http://../cocoon/MyDir/Store?key=123456789abcdefg.

Are there any tools to do this (transformation)?
SourceFileWriter doesn't work because I need to save
any kind of files and I need to save many documents
with unique keys. Furthermore, I need the output of
the pipeline (which saves the document) to be XML to
the browser.

I could write a new transformer, but if there are this
kind of transformers, the better.

Simo K.


__________________________________________________
Do You Yahoo!?
Everything you'll ever need on one web page
from News and Sport to Email and Music Charts
http://uk.my.yahoo.com

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