You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by Hassan Abolhassani <Ha...@razorfish.com> on 2002/06/13 08:17:30 UTC

Serializing Japanese

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: cocoon-dev-unsubscribe@xml.apache.org
For additional commands, email: cocoon-dev-help@xml.apache.org