1. Code-level modification operations, refer to the blog post method one: http://www.cnblogs.com/longshiyVip/p/4873058.html
2. If the project uses a front-end framework such as STRUTS2, you can use some of the framework's encoding filters for transcoding.
3. The eclipse environment itself to configure the work of UTF-8 encoding, refer to the blog method two: http://www.cnblogs.com/longshiyVip/p/4873058.html
and blog: http://www.cnblogs.com/longshiyVip/p/4873035.html
4. Tomcat configuration UTF-8 Code, reference blog: http://www.cnblogs.com/longshiyVip/p/4875927.html
5. If the above methods can not change the Chinese garbled, then please check the Chinese garbled file to save the way, the file to save the code to UTF-8, reference blog: http://www.cnblogs.com/longshiyVip/p/4888464.html
6. If the above 5 ways are still unable to change the garbled characters, please change tomcat7 tomcat6 try.
A thought of eclipse+tomcat7 to solve the Chinese garbled character of the project