1

stack overflow forum member

I am having developing web application in JAVA. with JDK1.6 version, and Tomcat 6.0 version. and database in mysql 5.1.

I am having country combobox and based on the selection of it my state combobox is filled.

My country combobox is all correctly shown, but after selecting the country India my state combobox is filled but it shows me junk character as shown in image below. country wise state combobox filled

I tried to make changes as per the below link specified Configuring Tomcat for utf-8

but it didn't work for me.

How can I achieve this?

Community
  • 1
  • 1
Yogendra Singh
  • 553
  • 4
  • 12
  • 33
  • Are all necessary fonts installed on the client? – fglez May 29 '12 at 09:10
  • @antispam thanks for your reply. I just did the above configuration how did I install the necessary fonts please suggest me some solution for this. – Yogendra Singh May 30 '12 at 03:56
  • I was assuming city names are not in latin alphabet. See http://raviratlami1.blogspot.com.es/2006/12/how-to-install-fonts-say-krutidev.html – fglez May 30 '12 at 07:07

0 Answers0