Hello i am not able to print the arabic language in java. I have converted the arabic in unicode . But when i read thos unicode as string in java and try to print out .I am getting ????? . Please help soon
Ashish_8 0 Newbie Poster
Recommended Answers
Jump to PostHave you set your LANG environment variable to the appropriate setting for Arabic output? The default for most systems is utf-8 which would not help much. There may be Java functions to change the language in use as well that you can use within your program before you try to …
All 3 Replies
rubberman 1,355 Nearly a Posting Virtuoso Featured Poster
IndieDeV2002 0 Newbie Poster
IndieDeV2002 0 Newbie Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.