메서드 | 리턴타입 | 설명 |
sendRedirect(location) | 클라이언트에게 지정한 location으로 리다이렉트를 하라고 요청 | |
setContentType("text/html; charset=euc-kr"); | 컨텐츠타입 셋팅 |
'Web > JSP&Servlet' 카테고리의 다른 글
JSP&Servlet 디렉토리 (0) | 2020.07.31 |
---|---|
web.xml (0) | 2020.07.31 |
[JSP] 내장 객체 - request (0) | 2020.07.31 |
DAO, DTO (0) | 2020.07.29 |
HTML form태그 (0) | 2020.07.27 |