文字セット・・・

文字セット…

 response.setContentType("text/html; charset=Shift_JIS");
 request.setCharacterEncoding("Windows-31J");

コメント