SoFunction
Updated on 2025-03-10

Solution to jsp hyperlink Chinese garbled code

Directly modify conf/ under tomcat

Find this code and add the red part of the code directly

<Connector port="8080" URIEncoding="UTF-8" protocol="HTTP/1.1"
connectionTimeout="20000"
redirectPort="8443" />