File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Java Micro Edition and the fly likes question on chinese words displaying on 6288(a008) Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Mobile » Java Micro Edition
Reply Bookmark "question on chinese words displaying on 6288(a008)" Watch "question on chinese words displaying on 6288(a008)" New topic
Author

question on chinese words displaying on 6288(a008)

nevin sun
Greenhorn

Joined: Jan 17, 2002
Posts: 4
hi, recently i 've developed some j2me applications,but at last i still
can not solve the problem of chinese words displaying on motorola 6288 mobile(i get the
chinese words through http protocol from a windows 2000 web server,and the chinese
words is encoded by GBK,as i know 6288 only support iso8858-1 and iso10646), i need your help!


thanx for your help
jawwad ahmed
Ranch Hand

Joined: Dec 01, 2001
Posts: 179
Well this is also a very intesting question for in respect to final year project.
Well i don't think so uptil now any mobile support the unicode character if so please let tell me which company.
If u are doing so isn't u have to contact the mobile company for this please let me tell this.
Liam Quinn
Ranch Hand

Joined: Jan 18, 2002
Posts: 35
Are you able to change the Web server to use UTF-8 instead of GBK for the encoding? If so, you could then use

to read in the Chinese characters properly. I'm not sure if the 6288 supports UTF-8, but it should.
 
 
subject: question on chinese words displaying on 6288(a008)
 
Threads others viewed
Handling Chinese characters while retriving fromDB using JDBC
convertering charachters from English to Chinese
Chinese processing problem in JSP
Chinese Encoding
chinese words display on 6288(a008)
IntelliJ Java IDE