原因:此语句之前已经使用过getParameter()方法取值 错误: 正确: request.setCharacterEncoding("UTF-8"); 放在servlet post最开始 相关文章: