SeSAC 41일차(2023-09-12)
Servlet
- Spring
- web.xml
- applicationContext.xml
- spring-servlet.xml
- sql-map.xml (iBatis 설정)
- view
- jsp
- Controller
- Controller
- Service
- Service
- ServiceImpl
- Model
- DAO
- DAOImpl
- DTO
- Java 한글
- Page → html, jsp
- Stream(I/O) - InputStreamReader, OutputStreamWriter
- String - getBytes(encoding type), new String(object, encoding type)
- endian
- Cookie
- 브라우저와 웹서버 사이에 주고 받는 정보
- 요청했던 클라이언트를 추적하는데 활용
- 사용자의 방문횟수, id, pwd 등 다양하게 사용
728x90