摘要:
1.如果<%@ page contentType="text/html;charset=GBK"%> 和<%@ pageEncoding="GBK"%> 同时存在,则jsp页面的CharacterEncoding和ContentType以charset为准! response.setCharacterEncoding("GBK"); response.setContentType("text/html;charset=UTF-8");System.out.println("resp 阅读全文
posted @ 2010-08-28 16:18
0707
阅读(2777)
评论(0)
推荐(0)
浙公网安备 33010602011771号