I'm using cocoon-2.0rc2 & tomcat 3.2.3
During the generation process, the java code generated from my XSP with
japanese characters content shows up as ?????.
this is the beginning of my XSP page.
<?xml version="1.0" encoding="shift_jis"?>
<?cocoon-process type="xsp"?>
<xsp:page language="java" encoding="shift_jis"
   xmlns:xsp="http://apache.org/xsp"
>
I tried replacing shift_jis with UTF-8 but I get an error.

How can I fix this problem?

Joanne


---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

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

Reply via email to