Hello,
I am trying to to display chinese characters stored in Unicode format in oracle database through a Java applet in the browser. The applet uses JDBC calls and thin driver.
The oracle resides on Sun Solaris server . But the applet is not showing the characters correctly. My browser has chinese fonts.
Do I need to have something else at client side ? What all additional things are needed to accomplish the chinese character display in the applet ?
Thanks and Rgds,
Parvinder

