Hi, Happy New Millenium !
For NT problem, I want to transfer my servlet to Linux.
Now I have a test servlet in "RH6+Apache+JServ+MySQL" ,
as for English code, it is OK, but I don't know if it is also no
problem to Chinese code ? Anyone can tell me ?
Th
Hi, All!
I need to display chinese character in java application on linux. I use
RedHat 6.0 and Blackdown JDK1.1.7. I want to know which local font
should I use. I have checked the font.properties file, it seems that it
use chinese font from Sun. But i tried, and it didn't work.
If anyon
Ulli Kortenkamp wrote:
>
> Ulli Kortenkamp wrote:
>
> > Please ignore my question.
>
> Well, after trying to make things work and failing badly,
> I would like to here of anybody how successfully enabled
> the Chinese locale on his Linux Java.
>
I played with lo
Ulli Kortenkamp wrote:
> Please ignore my question.
Well, after trying to make things work and failing badly,
I would like to here of anybody how successfully enabled
the Chinese locale on his Linux Java.
Thanks,
Ulli
--
ETH Zentrum, IFW B43, CH-8092 Zürich
Phone +41-1-63 27393 // FAX +4
Ulli Kortenkamp wrote:
> [...]
Oh ... sorry... I should have checked the FAQ first.
Please ignore my question.
Sorry again,
Ulli
http://www.cinderella.de
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsu
Hi,
since we want to provide a chinese translation of
our software, we are trying to set up an environment
on linux where we can run the chinese localized
version of the software. Everything was easy up to
now, since all translations before used the iso-latin
charset, and we only had to use
Hello everybody,
I'm just working Java Servlet with my Web on Redhat 5.1 & Win$ NT 4.
The problem is I can't pass my Chinese characters to my Servlets via
GET or PUT method, when I use getParameter(somename) to get somename's
value, it simply converts any charactor >=0x8
I would like to be able to display some Chinese characters. Does any one
know how to set up the environment to be able to do this. I have read the
Java-Linux faq, but it only mentions Japanese, of the CJK languages.
I want to use Chinese in an application.
(I'm able to read Chiness in Net