2009년 8월 25일 화요일

response.setCharacterEncoding("utf-8")

replace response.setCharacterEncoding("utf-8") with
response.setContentType("text/xml;charset=utf-8");

댓글 없음: