servlet 编码方式
摘要:
前言: 1、pageEncoding="UTF-8"的作用是设置JSP编译成Servlet时使用的编码。 2、contentType="text/html;charset=UTF-8"的作用是指定对服务器响应进行重新编码的编码。 3、request.setCharacterEncoding("UTF 阅读全文
posted @ 2014-01-09 16:39
TrustNature
阅读(74)
评论(0)
推荐(0)
浙公网安备 33010602011771号