Topic: 怎样使servlet支持汉语呢? |
Print this page |
1.怎样使servlet支持汉语呢? | Copy to clipboard |
Posted by: landg Posted on: 2004-09-04 04:12 用servlet作网页, 英语是没问题的, 写汉语的时候就不识别了,怎末办呢? 请高手指教! |
2.Re:怎样使servlet支持汉语呢? [Re: landg] | Copy to clipboard |
Posted by: bufeng Posted on: 2004-09-07 18:41 支持汉语的 |
3.Re:怎样使servlet支持汉语呢? [Re: landg] | Copy to clipboard |
Posted by: ggjj_zhzz Posted on: 2004-09-08 14:16 response.setContentType("text/html;charset=gb2312"); |
4.Re:怎样使servlet支持汉语呢? [Re: bufeng] | Copy to clipboard |
Posted by: landg Posted on: 2004-09-09 06:33 喔,谢谢! |
5.Re:怎样使servlet支持汉语呢? [Re: landg] | Copy to clipboard |
Posted by: bufeng Posted on: 2004-09-09 15:18 最好使用UTF-8,简繁体同时支持! |
6.Re:怎样使servlet支持汉语呢? [Re: landg] | Copy to clipboard |
Posted by: lnsylt Posted on: 2004-09-09 16:59 response.setContentType("text/html;charset=GBK"); 用这个比较好!! |
7.Re:怎样使servlet支持汉语呢? [Re: bufeng] | Copy to clipboard |
Posted by: landg Posted on: 2004-09-09 18:16 谢谢! |
Powered by Jute Powerful Forum® Version Jute 1.5.6 Ent Copyright © 2002-2021 Cjsdn Team. All Righits Reserved. 闽ICP备05005120号-1 客服电话 18559299278 客服信箱 714923@qq.com 客服QQ 714923 |