Santiago Gala wrote:
> 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.
>
emm.. I fixed my (silly)problem. Since some screens in Jetspeed (i.e. Admin)
use UTF-8
as the page default character set. After I input something and submit the
form, it becomes
UTF-8 encoding (of cos) and saved in the portletregistry or whatever so I
cannot view it
correctly under the big5 environment.
>
> 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.
>
I also worked with multibyte character channels (Big5), what problem you
are
facing?
--
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]