2022/jsp

한글 깨짐 방지

yanii 2022. 10. 15. 00:59

response.setContentType("text/html; charset=UTF-8");

 

request.setCharacterEncoding("UTF-8");

저작자표시 비영리 변경금지 (새창열림)