1.解決get方式部分中文亂碼問題:URIEncoding="UTF-8"

2.修改端口號(hào):Connector port="18080"
3.修改tomcat的項(xiàng)目部署配置虛擬目錄:Host name="localhost" appBase="webapps"? unpackWARs="true" autoDeploy="true"
其中appBase可自定義修改如:

1.解決get方式部分中文亂碼問題:URIEncoding="UTF-8"
2.修改端口號(hào):Connector port="18080"
3.修改tomcat的項(xiàng)目部署配置虛擬目錄:Host name="localhost" appBase="webapps"? unpackWARs="true" autoDeploy="true"
其中appBase可自定義修改如: