I am using Cocoon 2.1.5 with forms, flow and binding and have created a number of forms that get data, display and validate beautifully.
What I now want to do is bind the resulting form XML to an XML database. However, I cannot see how to forward the resulting XML from the form binding process to another pipeline. My question therefor is, how can I pass the resulting XML document from the binding framework to another pipeline for further processing. A generator of some description (jx?) would be needed I suppose, but I cannot find any examples that do this. The only example I have found (the XML binding exmaple in the forms block) uses some convaluted java script to store the XML to the filesystem, bypassing any sitemap pipeline. Any ideas? Paul. -- Paul Bowler Aventix Associates Ltd --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
