Description
Java Database Connectivity (JDBC) is a Java API which is used to connect and execute query to the database.
API stands for Application programming interface which is a document which contains description of all the features of a product (software). It shows classes and interfaces that software programs can follow to communicate with each other. An application programming interface (API) can be created for applications, libraries, operating systems etc.
The tutorials will include the following:
Understanding Java Servlet
Understanding Request Processing and HTTP
Handling Sessions in Servlet
(Duration:- 6h 31m)