Arabic characters in Java with JDeveloper
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