Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How can jsp recognize Chinese character which is made by myself ?

Status
Not open for further replies.

neltan

Programmer
Nov 4, 2002
82
AU
as question.

I enter some Chinese character. JSP display is as "?k".

Is that only HK Java programmer like me face this problem ?!

After creating some new character, the bitmap and code are store in 3 files in path like "C:\Windows", they are:

- HKSCSCJ.TBL
- Hkscscmp.tte
- HKSCSQK.TBL

The files will be distributed to all users of the receipt application. It seems that browser not know that it should find out the special character here.

P.S. receipt application of my organization is originally a VB application. VB display correctly. But web not able to...

Can I set any program to make this work ?

reference:
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top