Advance Java Course Contents
1.) JAVA EE introduction
2.) Servlets and JSP
3.) How the Web works, Thin clients,TCP/IP
4.) HTTP Overview, Brief HTML Review
5.) Overview of Java EE, Servlets and Web Applications
6.) HTTP Headers and MIMI Types
7.) Request Dispatcher: Including and Forwarding
8.) Sharing data with the request object attributes
9.) Sharing data with Servlet Context attributes
10.) Error Handling
11.) Model View Controller
12.) Data Sharing among Servlets and JSP
13.) JSP Capabilities and Session Management
14.) JDBC Capabilities
15.) JDBC Architecture, API Overview
16.) Connecting to Database
17.) Database Metadata, Handling Database exceptions,
18.) DAO
19.) JDBC Driver Types
20.) Advance JDBC Features
21.) Component Integration and EJB
22.) Web Architecture
23.) Connecting Servlets to a database via Data source
24.) JNDI, Writing an EJB Client