if(…){
response.setContentType("text/html; charset=gb2312");
}
if(…){
response.setContentType("text/html; charset=big5");
}
http://www.gaodaima.com/41156.htmljsp页面中的有关字符集 这样
if(…){
response.setContentType("text/html; charset=ISO-859-1");
}
欢迎大家阅读《jsp页面中的有关字符集 这样》,跪求各位点评,若觉得好的话请收藏本文,by 搞代码