Thanks, Adding this to the env fixed both Linux and Solaris:
NLS_LANG="AMERICAN_AMERICA.UTF8"; export NLS_LANG -----Original Message----- From: Ari Suutari [mailto:[EMAIL PROTECTED] Sent: 02 June 2003 10:53 To: Tomcat Users List; Euan Guttridge; '[EMAIL PROTECTED]' Subject: Re: polish chars Hi, On Monday 02 June 2003 12:52, Euan Guttridge wrote: > I am getting "??" instead of polish characters. Any config I need to > look at? Works fine on NT, not on Linux. > > - j2sdk1.4.1 > - tomcat 1.1.24 > - red hat linux 7.2 I had a similar problem on linux. It was because I was missing the "LANG" environment variable. Ari S. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
