request.setChracterEncoding("utf-8");只对form表单的post提交方式有效。

当使用get提交的时候:

get方式和set方式提交时乱码

get方式和set方式提交时乱码

 

相关文章: