js|页面if(...){
response.setContentType("text/html; charset=gb2312");
}
if(...){
response.setContentType("text/html; charset=big5");
}
if(...){
response.setContentType("text/html; charset=ISO-859-1");
}
jsp页面中的有关字符集 这样
80酷酷网 80kuku.com