How can I serialize html output in Japanese shift_jis encoding.
I have tried the following in sitemap.xmap:
<map:serializer name="html" mime-type="text/html"
src="org.apache.cocoon.serialization.HTMLSerializer">
<encoding>shift_jis</encoding>
</map:serializer>but the output is encoded as UTF-8 not Japanese shift_jis. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]
