Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / General / May 2005

Tip: Looking for answers? Try searching our database.

Beginner Question :  Enabling Latin characters ASCII set for old Java version 1.2.2_10

Thread view: 
humphrey.c.chan@gmail.com - 19 May 2005 18:11 GMT
Hello,

I am a beginner in Java programming.

We are running an older verision of Solaris Java JDK 1.2.2_10 and have
the rt.jar in our Solaris 8 server.

We are getting occasional "IOException java.io.EOFException" errors
when we run our Java program.  Those errors occur when the program
encounters characters outside the standard ASCII character set. Some
examples are the Latin symbol for sections, trademark symbol, copyright
symbol, etc.  They are part of the Latin1 characters in the ISO-8859-1
extended ASCII character set.

We need to find out what class/library or basic encoding set is needed
and how to test and resolve the problem.

Thanks for your help in advance.

Humphrey
iksrazal@terra.com.br - 20 May 2005 14:53 GMT
> Hello,
>
[quoted text clipped - 16 lines]
>
> Humphrey

Might be just a shell issue - fixed a similair problem for me a while
back. In your .kshrc try:

export LC_ALL=pt_BR
export LANG=pt_BR

Or whatever char set you want to support.

Recently now that solaris comes with bash - though maybe not in your
case - I've been using:

export LANG=pt_BR.ISO-8859-1

hth,
iksrazal
http://www.braziloutsource.com/


Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.