DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9725>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9725 GB2312 support in XSP Summary: GB2312 support in XSP Product: Cocoon 2 Version: 2.0.2 Platform: PC OS/Version: Windows XP Status: NEW Severity: Normal Priority: Other Component: core AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] I modify xml encoding to GB2312 to show chinese font at follows: <?xml version="1.0" encoding="GB2312"?> this way works well with xsl file , but not worked for xsp file. when I wrote 2 chinese font in xsp xml with iso-8859-1, 4 "?" produced in output. when I change encode to GB2312, 4 unkown strange char produced in output. btw, GBK encoding is not supportted too. My system: WindowsXp chinese edition JDK131 Tomcat4.0.1 Cocoon2.02 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]