Dear Werner, I do use entity beans to store my data. Now, if I get it right, you suggest writing a Cocoon Transformer, which calls my entity beans' toSAX() methods by hand, while implementing the XMLFragment or XMLizable interface in the entity beans? (I'm using Cocoon 2.0rc2).
So far I wrote some session beans to handle a couple of entity beans - I'm using joined tables and difficult queries on many tables, so I shouldn't/cannot use the enitity beans directly from Cocoon. Can I implement the XMLizable interface in my session bean then? Is that the right way of outputting xml data from entity beans and from complex searches for Cocoon? Best regards, Christopher Jozsa -- .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]>