Skip to content
Course Modules we covered:
JDBC:
Introduction to JDBC
Jdbc Architecture
Types of Drivers-Type 1,2,3,4
Statement
ResultSet
PreparedStatement
CallableStatement
Transaction Management
ACID Properties
SavePoint
Connection Pooling
Batch Updations
BLOB & CLOB
SERVLETS:
Introduction
Web application Architecture
Http Protocol & Http Methods
Web Server & Web Container
Servlet Interface
GenericServlet
HttpServlet
Servlet Life Cycle
ServletConfig
ServletContext
Servlet Communication
Servlet-Browser communication
Web-component Communication
Session Tracking Mechanisms
Filters & Wrappers
Listeners
Web-Security
JSP:
Introduction
Jsp LifeCycle
Jsp Implicit Objects & Scopes
Jsp Directives
Jsp Scripting Elements
Jsp Actions
1. useBean tag
2. setProperty tag
3. getProperty tag
4. include tag
5. forward tag
6. param tag
7. plug-in tag
8. params tag
9. fallback tag
10. directives tag
11. scriptlet tag
12. expression tag
Custom Actions
1. Classic Tags
2. Simple Tags
JSTL & Tag Library
Expression Languages
EL Operators
EL implicit Objects
EL Functions
Using a Java bean in a JSP
JSP Model 1 architecture
JSP Model 2 (MVC) architecture
Custom Tag Development
Classic Tags, Simple Tags
Error Handling in a JSP
JSTL
Expression Language
Processing XML in a JSPJSTL & Tag Library