I have built a system where I can edit the content of an xml file in a browser by using html forms. Comparing the request object with the original XML (by use of ID's and aggregation) lets me contruct the updated xml file with the original structure. I would like to write this file to disk, well actually overwrite the original xml file. How do I go about this in Cocoon? Thanks, Bert
--------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faqs.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>