处理办法:在getWriter.print();前面加上一行代码 代码如下: ServletActionContext.getResponse().setContentType("text/html;charset=UTF-8");