I now discovered that when i query in mysql, the chinese words can display properly
but when I write a java program to get the information inside DB, the chinese words becomes ???? or strange characters.
How can I solve this problem.
I tried many days and finally can narrow down the problem to this. the DB result getting by java is not as expected.
