1、以Intellij IDEA为例,设置右下角File Encoding即可 2、在jsp文件第一行写入 <%@ page contentType="text/html;charset=UTF-8" language="java" %>