Yury Mikhienko wrote:
<map:serializer name="xls"
>           src="org.apache.cocoon.serialization.HSSFSerializer"
>           mime-type="application/vnd.ms-excel">
       <encoding>KOI8-R</encoding>
     </map:serializer>

XLS is a binary format which *may* use Unicode. I don't think <encoding> is of any use here, and asking for KOI8 encoding is definitely pointless.

J.Pietschmann


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to