Is it possible for a "standard" Transformer (XSLT? CInclude?) to retrieve multiple HTML documents based on a dynamically-built list of URLs?
I'm thinking of the following scenario, but I'm not sure how to implement 2. 1. Generator + Transformer build an XML document containing a list of http URLs (computed dynamically) that point to HTML documents. 2. Transformer retrieves all (HTML) documents and builds a composite (XHTML) document for further processing This can certainly be done using XSP, but I'm wondering if there is an easier solution (would the CInclude Transformer accept HTML documents, for example?). -- -- Bertrand Delacrétaz, www.codeconsult.ch -- web technologies consultant - OO, Java, XML, C++ --------------------------------------------------------------------- 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]>