Hi Cocooners, I'd like to create an HTML report from data stored in a database. If I create an XML document in memory, how do I go about having it translated with Cocoon2 to my HTML report? Do I need to create a generator, or can I just add something to the sitemap so that the source for the XML is not a file, but an object in memory? Do I need to use a SAX parser or can I use a DOM parser too? Can anybody direct me in the right direction please? 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]>