解决get方法传递URL参数中文乱码问题

如果是tomcat的话 server.xml文件里
<Connector port="80" protocol="HTTP/1.1"
connectionTimeout="20000" redirectPort="8443" URIEncoding="UTF-8"/>
IE11浏览器不行,谷歌火狐浏览器可以

posted on 2014-07-19 18:24  w z y  阅读(384)  评论(0编辑  收藏  举报