Content | |
---|---|
Chapter 1: Introduction Different type of software architectures, platforms, components, services, application server |
01 |
Chapter 2: Servlets
Basic notions, HttpServletResponse, HttpServletRequest, sessions, cookies, servlet configuation, servlet context, servlet life cycle |
02 |
Chapter 3: JSP
Basic notions about JSP, Scriplets, sessions and cookies, JSTL tags |
03 |
Chapter 4: JavaBean and MVC
Basic notions about JavaBeans and MVC architectures |
04 |
Chapter 5: DAO pattern and JEE
Data Access Object (DAO) |
05 |