在 doGet() 方法裡面加入以下程式碼,即可將Servlet 設置為UTF-8 編碼,理所當然也可以顯示中文:. response.setContentType("text/html ...
確定! 回上一頁