close

(1)response.setCharacterEncoding(String type)

  用於設定回傳字元之編碼格式,type為編碼格式。

(2) response.getCharacterEncoding()

  讀取回傳字元之編碼格式。

(3) response.setContentType(String type)

   設定回傳文件之編碼格式,type為編碼格式。

(4) response.getContentType()

  讀取回傳格式編碼資料

(5)response.sendRedirect(?)

  網頁導向,從目前網頁導向?之網頁。

全站熱搜
創作者介紹
創作者 winphpjsp 的頭像
winphpjsp

努力學習

winphpjsp 發表在 痞客邦 留言(0) 人氣()