Hi all,
I am trying to display japanese data (address) fetched from RDBMS database
but i get only ???????? getting displayed. First the data is fetched from
database then populated into xml. From xml databean is created .Data from
databean is displayed in JSP ..



Steps taken
I have put chartset =shift-jis in jsp response header .
I made sure the encoding for XML file is UTF-8.

I am not sure what needs to be done to display japnese text properly.

Regards,
Prasad

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".

Some relevant archives, FAQs and Forums on JSPs can be found at:

 http://java.sun.com/products/jsp
 http://archives.java.sun.com/jsp-interest.html
 http://forums.java.sun.com
 http://www.jspinsider.com

Reply via email to