req.setCharacterEncoding(“GBK”); resp.setContentType(“text/plain;charset=GBK”); 在resp。getwriter之前写上如上两句,即可解决问题乱码 相关文章: 2022-12-23 2022-02-20 2022-12-23 2022-12-23 2021-08-04 2022-12-23 2022-01-01 2022-12-23