You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Ben Pope <be...@gmail.com> on 2005/07/02 13:07:09 UTC

Re: cocoon sitemap issue

sree bab wrote:
> My current application puts the below html string in request:

Since it's a string, it is not XML tags.  In that case, the output is escaped in the pipeline, and therefore escaped for the browser.

http://www.dpawson.co.uk/xsl/sect2/N2215.html

If you can't figure it out, show us the relevant parts of your transforms in the pipeline.

A better solution is to build the SAX events, not the string.

Ben

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org