Okay, one piece of theoratical question. If I want to use xml data output from a bunch of EJBs (JBoss+Cocoon stuff), shall I better write a Transformer or a Generator for getting the data?
I'd vote for Transformers, which looks for xml tags in a source xml like <customer-data/>, and replaces it with the business data coming from EJBs, which gets rendered by an other (eg. the default XSLT) Transformer right after. Is that the correct way handling the situation? Christopher -- .Digital.Yearning.for.Networked.Assassination.and.Xenocide --------------------------------------------------------------------- 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]>