William Leung wrote:

> Dear all,
>
> After modified the portlet registry file with some big5
> encodig string and marshal it to
> storage, it seems saved as UTF-8 format. I've check out
> xerces 1.2.1 source code and
> discovered that there's no support on Big5. Is it true?

UTF-8 should support Big5 characters (in fact, any existing Unicode
character). It is more uniform, and the default encoding for XML,
because you can use it without regard to the "native" encoding of the
machine you are using. The only problem is that you should use UTF-8
capable editors to read and write it outside Jetspeed.

I'm fighting with a bug in the process of processing multibyte character
channels in Jetspeed. If you are experiencing a bug with multibyte
characters in Jetspeed, please give more details.

Thanks in advance.



>
> --
> Regards,
> William Leung
>
> --
> --------------------------------------------------------------
> Please read the FAQ! <http://java.apache.org/faq/>
> To subscribe:        [EMAIL PROTECTED]
> To unsubscribe:      [EMAIL PROTECTED]
> Archives and Other:  <http://marc.theaimsgroup.com/?l=jetspeed>
> Problems?:           [EMAIL PROTECTED]



--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://marc.theaimsgroup.com/?l=jetspeed>
Problems?:           [EMAIL PROTECTED]

Reply via email to