I'm pulling some existing web page content into my Cocoon app by simply mapping a URI in Cocoon to an HTTP URI. I'm using a Reader with the mime-type set to "text/html"; works fine. I also tried a FileGenerator and Serializer, both type "html", which also works. Which is the preferred way to handle this, and are there significant advantages/disadvantages to either approach?
Thanks, John __________________________________________________ Do You Yahoo!? Yahoo! Health - Feel better, live better http://health.yahoo.com --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>