設置Tomcat的字符編碼 在 server.xml 中的 Connector 標簽在加入 URIEncoding="UTF-8" 屬性。 <Connector port="8080" protocol="H ...