截图的三个方法都试过了,都没效。
后台也强转一下:
request.setCharacterEncoding("utf-8"); str= new String(str.getBytes("ISO-8859-1"), "utf-8");