Share :
7500
45 Days
Batch Starts : 2023-09-18

JDBC (Java Database Connectivity)
- What is a JDBC
- Feature of jdbc
- Driver and its use
- Type of driver in java
- Connection object and its use
- Execute the query
- Statement interface
- PreparedStatement Interface
- Callable Interface
- What is the ResultSet and its use
- Meta Data
- DatabaseMetaData
- ResultSetMetaData
- ParameterMetaData
Web Application programming
- What is a web application
- What is a client / server architecture
- What is a protocol
- Required software tool for web application
- Directory structure of web application
- What is deployment descriptor
- What is application server
- Web component server (.war file)
- Ejb component server (.jar)
- EAR(Enterprise Archive ) server (.ear file)
- Deploying web application
Servlet
- What is servlet and its Servlet feature
- Servlet life cycle
- Server and its use
- contex and its use
- config and its use
- type of servlet
- Generic Servlet
- HttpServlet
- What is Request and response
- Use of request and response
- session Traking
- Cookies
- Hidden form filed
- URL rewriting
- SSL
- Passing request within servlet to servlet
- Redirect of request
- Dispatch of request
- Filter in servlet and use
- Listener in servlet
- Request
- Session
- Context
JSP (Java Server Pages)
- Feature of jsp
- Life cycle of jsp
- Tag in jsp
- Directive tag
- Page
- Include
- Taglib
- Script tag
- Declaration tag
- Directive tag
- Scriptlet element tag
- Expression tag
- Action tag
- Implicit object in jsp
- Costume tag in jsp
- JSTL (Java Slandered Tag Library)
J2EE (Enterprise Edition)
- Introduction to POJO (Plain Old Java Object)
- Java Persistence API
- Features of JPA
- Advantages of JPA
- Domain Model
- The Basics of EJB3 JPA and O-R Framework
- Entities
- Requirements of Entity Classes
- Persistence Fields and Properties in Entity Classes
- Persistence Fields
- Persistent Properties
- Primary Keys in Entities
- Primary Key Classes
- Multiplicity in Entity Relationships
- Direction in Entity Relationships
- Queries and Relationship Direction
- Java Transaction (JTA)API
- Introduction
- Single-Phase Commit
- Two-Phase Commit
- Configuring Timeouts
- Recovery for CMP Beans when a Database Instance Fails
- Using Transactions With MDBs
- EJB life cycle method
ORACLE:
Basics
DML
DDL
HTML5 and CSS
Basics
Web application creation