Introduction - If you have any usage issues, please Google them yourself
Chinese in Java, many developers often troubled, you may in the development of Web applications pass parameters when it came to the Chinese problem, and finally you may choose to use the Filter to set the Request encoding GBK to resolve. Development in J2ME we encounter the same problems in Chinese, such as stored in the RMS Chinese, network transmission to transmit Chinese, Chinese read from the file and other issues.