页面编码方式 <%@ page contentType=“text/html; charset=utf-8”%> 传值编码方式 <% request.setCharacterEncoding(“utf-8”); %>