posts - 73,  comments - 55,  trackbacks - 0
          (轉自http://leaf.jdk.cn/article.asp?id=39)
          ??? 雖然項目全部采用了UTF-8編碼,所有的源文件*.java,*.jsc,*.html,*.ftl都采用了UTF-8編碼??墒沁€是出現了亂碼問題。很是不爽,后來找到了tomcat,和resin的配置。
          1. Tomcat的配置。(conf/server.xml)
            ????<!--?Define?a?non-SSL?HTTP/1.1?Connector?on?port?8080?-->
            ????
            <Connector?port="80"?maxHttpHeaderSize="8192"
            ???????????????maxThreads
            ="150"?minSpareThreads="25"?maxSpareThreads="75"
            ???????????????enableLookups
            ="false"?redirectPort="8443"?acceptCount="100"
            ???????????????connectionTimeout
            ="20000"?disableUploadTimeout="true"?URIEncoding="UTF-8"/>
          2. Resin的配置。(conf/resin.conf)

            character-encoding

            Resin 1.1
            child of: resin, server, host-default, host, web-app-default, web-app
            default: The default value is ISO-8859-1.

            Specifies the default character encoding for the environment.

            <web-app id='/'>
            <character-encoding>shift_jis</character-encoding>
            ...
            </web-app>

          ???? 這個是resin doc里面的我是在web-app-default里面加上了encoding的配置

          ????<web-app-default>
          ??????
          <character-encoding>UTF-8</character-encoding>
          ??????
          ????
          </web-app-default>

          希望對你的項目有幫助。

          posted on 2006-11-16 10:59 保爾任 閱讀(225) 評論(0)  編輯  收藏

          只有注冊用戶登錄后才能發表評論。


          網站導航:
           

          <2006年11月>
          2930311234
          567891011
          12131415161718
          19202122232425
          262728293012
          3456789

          常用鏈接

          留言簿(4)

          隨筆分類

          隨筆檔案

          文章分類

          文章檔案

          搜索

          •  

          最新評論

          閱讀排行榜

          評論排行榜

          主站蜘蛛池模板: 德阳市| 左权县| 东方市| 阿拉善右旗| 涡阳县| 合作市| 兴山县| 安顺市| 黑河市| 德州市| 富源县| 宜兴市| 托克托县| 霞浦县| 临安市| 凤台县| 泰宁县| 河曲县| 玛多县| 西畴县| 同心县| 镇原县| 荔浦县| 龙门县| 丰镇市| 屯昌县| 西丰县| 尼玛县| 长垣县| 科尔| 建湖县| 天等县| 体育| 湘乡市| 开阳县| 大洼县| 和顺县| 顺义区| 阿图什市| 石景山区| 安国市|