new String(value.getBytes("iso8859-1"),"UTF-8"); //tomcat容器默认采用了iso-8859-1的编码方法

NoSuchKey