On 7/7/02 10:38 PM, "Ed Edgar" <[EMAIL PROTECTED]> wrote:
> With this various talk about trying to get Shift_JIS to work with (Wi)Tango's
> XML functions, I was wondering:
>
> Has anyone had any experience trying to get double-byte characters to and from
> Java Beans?
Yes and they work great with Tango too.
> I tried to pass shift-jis characters into my Java Bean, but they appeared to
> get broken between Tango and Java.
Might be an issue with your locale setup, not Tango.
I use UTF8 SIDs in Oracle and I can enter data in a textarea, submit it to
the DB and get everything back as expected. With java all the translation
of the characters is done for you, you don't have to do anything.
To get it to work with Oracle though, I had to setup the encoding for my
session. Of course you WERE on windows 98 so that may well have been the
issue. Also the version of Java you used may have been the problem too.
R
________________________________________________________________________
TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED]
with unsubscribe witango-talk in the message body