본문 바로가기
Study & Edu/KOSTA

jsp & servlet 앞으로 2주간 나갈 방향

by 댓츠굿 2013. 2. 26.

1. 서블릿 특징

2. servlet vs jsp

3. Servlet API(계층구조) 분석

4. HttpServlet을 활용한 간단한 서블릿 만들기

5. HttpServletRequest interface와 httpServletResponse interface

6. 서블릿과 Form 연동 연습

7. WAS, Deployment Descriptor(web.xml)

8. Servlet Life cycle ( init() -> service() -> destroy() )

9. ServletConfig

10. ServletContext

11. Session & Cookie

12. Servlet과 DB연동

13. JSP 기본 구조

14. JSP Life cycle

15. JSP 기본 태그(scriptlet)

16. JSP 내장 객체 분석 ( request, session, application)

17. JSP action tag (forward, include 등)

18. JSP와 DB 연동

19. Model 1 Architecture

20. Model 2 Architecture

21. EL

22. JSTL

23. Model 2 Architecture(MVC + Front Controller Pattern)

24. Filter

다음 과목은 ajax..

반응형

'Study & Edu > KOSTA' 카테고리의 다른 글

정리  (0) 2013.05.31
HTML5  (0) 2013.02.25
19day  (0) 2013.02.17
이클립스 자바 버전 설정  (0) 2013.01.15
에디트 플러스 사용자도구(자바 컴파일 설정) / 이클립스 버전 다운로드  (0) 2013.01.14