因为要访问json文件,在chrome上面安装了json handle插件,但是还是出现中文乱码,经过查询,说是需要设置tomcat uriencoding。这个也设置了,tomcat也重新启动了,但是还是访问出现中文乱码,不知道如何解决?谢谢各位回答
json文件存储为utf-8编码没有
redirectPort="8443" useBodyEncodingForURI="ture" />用这个试试。