Will Java 1.1 applets work?

Hi,

I will be receiving chinese input from a browser window. This chinese input is then passed to an applet using Javascript-Java communication. Will a Java 1.1 applet be able to convert this Chinese input into unicode?

If not - can I leave the string as it is and pass it (via applet-servlet communiction) to the server running Java 1.3.1 and convert it to unicode there?

or do I need a Java 1.3.1 enabled browser (using the Java plugin)?

Thanks!

regards,

Carlos

[520 byte] By [carlosnf] at [2007-9-26 4:20:58]
# 1
Thank you. I seem to have resolved this.
carlosnf at 2007-6-29 17:24:36 > top of Java-index,Desktop,I18N...
# 2
Can you help me, how were you able to slove the problem of displaying a Chinese String in Applet.specially in IE browser.
surajn at 2007-6-29 17:24:36 > top of Java-index,Desktop,I18N...