It seems that by default JSP reader encoding is UTF-8.

How it can be changed to other encoding. I have tried like:

    <map:reader name="jsp" src="org.apache.cocoon.reading.JSPReader">
        <encoding>Shift_JIS</encoding>
    </map:reader>

But it seems does not working. Any idea?

Regards,
Abolhassani



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

Reply via email to