Hi,

I am bringing some legacy HTML content into a new site
using HTMLGenerator and a transformation that alters
the XHTML.

The content has a bunch of ISO-encoded characters in
it, which causes parse problems. After some testing on
a static file, I found that when my source XHTML uses
the iso-8859-1 encoding, everything works fine.

Is there any way I can override the HTMLGenerator to
output with 'iso-8859-1' encoding instead of the
default UTF-8?

Thanks,
John


__________________________________________________
Do you Yahoo!?
Y! Web Hosting - Let the expert host your web site
http://webhosting.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]>

Reply via email to