JDBC
JDBC Introduction
JDBC Architecture
Database Overview
JDBC Basics
My SQL
Create Database
Create Table
Insert, Update, Delete
Truncate
SQL Join
Aggregate Function
MIN
MAX
AVG
SUM
COUNT
Java Application Using JDBC Connectivity
Handling SQL Exceptions
ResultSet
Connection
Statement
Prepared Statement
Callable Statement
CRUD Application
Servlet
Servlet Basics
Need for Server-Side Programming
ServletLife Cycle
Init ()
Service ()
doGet()
doPost()
Destroy ()
Servlet Hello World Application
xml Structure
Servlet Directives- include (), forword(), sendRedirictive()
HttpServletRequest, HttpServletResponse
Servlet, HTML 5, MySQL, Tomcat using Real-Time Login Application
JSP
JSP Basics
Creating dynamic Web content with JSP
Scriplet
Declaration
Servlet, JSP, MySQL, Tomcat Login Application
Servlet, JSP, MySQL, Tomcat CRUD Application
Programming practices, Concept & Interview Preparation