The Artima Developer Community
Sponsored Link

Legacy Java Answers Forum
July 2000

Advertisement

Advertisement

This page contains an archived post to the Java Answers Forum made prior to February 25, 2002. If you wish to participate in discussions, please visit the new Artima Forums.

Message:

Try this

Posted by Kavitha on July 29, 2000 at 5:23 AM

> Hi,
> I'm new to JAVA and I tried writing a simple text scrolling application for a web site I'm doing. The problem is that the text is in Hebrew, and on some computers it shows with the correct letters but in reverse (e.g. showing "esrever" instead of "reverse"). On some it shows correctly. I know the character code I need is Cp1255 (Windows Logical Hebrew), but I don't know how to implement it or even if that is the problem. Could anyone please help?
> Thanks
> Ido Kalir

Are you using HTML for to show your text.
Are you using
after every line?
Try that




Replies:

Sponsored Links



Google
  Web Artima.com   
Copyright © 1996-2009 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use - Advertise with Us