aspose file tools
The moose likes Beginning Java and the fly likes insert chinese character jsp/java servlet Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Beginning Java
Reply Bookmark "insert chinese character jsp/java servlet" Watch "insert chinese character jsp/java servlet" New topic
Author

insert chinese character jsp/java servlet

Li Jenny
Ranch Hand

Joined: Apr 19, 2010
Posts: 57
i have a textarea to input the content,but when i type chinese and then insert to mysql database
when i retrieve data ,it can't display the chinese character, it displays symbol.

how can i insert chinese?
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35249
    
    7
How (and where) are you trying to display those characters? How are you handling encoding?


Android appsImageJ pluginsJava web charts
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: insert chinese character jsp/java servlet
 
Similar Threads
insert chinese language to mysql db
database operation with other character set
Chinese characters
Encoding ISO8859
how to insert Chinese character into Hsqldb ?