Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Arabic characters in Java with JDeveloper

25566Apr 26 2002
Hello,
I have a database 8.1.7 with UTF8 characterset and my client is Windows 2000 with arabic language enabled, my NLS_LANG is set to FRENCH_TUNISIA.AR8MSWIN1256 in all registery entries.
Since java uses UCS2 as characterset, I am not able to develop multilangual application with Jdeveloper which include arabic and latin.

I experience once to use Form in arabic with WE8ISO8859P1 in the database and in the client but this does not works now even when return back and set all registery entries to FRENCH_TUNISIA.WE8ISO8859P1.

The problem with WE8ISO8859P1 is that it does not support Euro symbol while AR8MSWIN1256 support latin, arabic and Euro symbol and this is what I'm looking for.

The question is : What characterset should I shoose to be able to develop Latin/arabic (with support of Euro Symbol) application using JDeveloper ? If it is still not possible with JDeveloper, How should I configure Form 6i to be able to make arabic forms and reports.
Thanks for your Help.
Fahmi
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 28 2002
Added on Apr 26 2002
3 comments
1,770 views