JDBC:
- Introduction
- JDBC Architecture
- JDBC API
- Types of JDBC Drivers
- JDBC Terminologies
- Steps to develop a database-aware java application
- Connectivity Approaches
- Retrieving the data from the database
- Java.sql.Statement
- Java.sql.PreparedStatement
- Java.sql.CallableStatement
- Batch Updates
- Types of ResultSet
- Introduction
- Web application development
- Web Application Architecture
- Web container Model
- Web Application development System Requirements
- Servlets
- Servlets Architecture
- Skeleton structure of a servlet
- Servlet life-cycle
- Performing Database operations in servlet
- Sharing of data among servlets of a web application
- Request dispatching
- HttpServlet basics
- Session Tracking
- Cookies
- URL Rewriting
- Filters
- Listeners
- Web-Security
- Sample Application Development using Servlets
- Introduction
- JSP Life cycle
- JSP Implicit Objects
- Constituents of a JSP
- Performing database operations with JSP
- Using a Java Bean in a JSP
- Sharing of Java Bean’s across JSP’s
- JSP Models
- Custom Actions
- Custom Tag development steps
- JSTL & Tag library
- Tomcat
- Weblogic
Oracle