First, a StringConvert bean was implemented (with two methods: GBtoISO() and ISOtoGB()), which resolved some of the Chinese character encoding issues when interacting with the MySQL database: reading Chinese characters from MySQL in JSP programs.