<!-- 配置ServletContext --> <context-param> <param-name>globaEncoding</param-name> <param-value>UTF-8</param-value> </context-param>