Hi,
I've been having a problem with running a JSP page with japanese
(double-byte) data.
When I run a page to insert records to the database, the japanese data
inserted becomes '?'
in the database.
For jdbc drivers, this happens with sunjdbcodbc and oracle.
I tried InetTds driver as well, and while it works well with a page that
inserts data,
it cannot display a page with simpler code (i.e., just displaying a
record (japanese) on a page).
If anyone has a similar experience and has any solution, please let me
know.
I really appreciate your help.
Thanks!
-kazue
|