Contents
HttpServletResponse
출력응답
res.getWriter() →output stream :: PrintWriter
res.getContentType(...)
text/html;
charset=UTF-8;
HttpServletRequest