在$TOMCAT_HOME/conf/server.xml中,修改:
<Connector port="8080" URIEncoding="UTF-8"/>
本文介绍如何在Tomcat的server.xml文件中修改Connector元素的端口和URI编码设置。
在$TOMCAT_HOME/conf/server.xml中,修改:
<Connector port="8080" URIEncoding="UTF-8"/>

被折叠的 条评论
为什么被折叠?