I.
JDBC
1.
Introduction
2. Jdbc Architecture
3. Types of Drivers
4. Statement
5. ResultSet
6. PreparedStatement
7. Connection Modes
8. SavePoint
9. Batch Updations
10. CallableStatement
11. BLOB & CLOB
II.
SERVLETS
1.
Introduction
2. Web application Architecture
3. Http Protocol & Http Methods
4. Web Server & Web Container
5. Servlet Interface
6. GenericServlet
7. HttpServlet
8. Servlet Life Cycle
9. ServletConfig
10. ServletContext
11. Servlet Chaining
1.
SendRedirect
2.
Forward
3.
Include
12.
Session Tracking Mechanisms
1.
HttpSession
2.
Cookies
3.
URL-Rewriting
4.
Hidden-Form Fields
13.Filters
14.Listeners
|
III.
JSP
1.
Introduction
2. Jsp LifeCycle
3. Jsp Implicit Objects & Scopes
4. Jsp Directives
1.page
2.include
3.taglib
5. Jsp Scripting Elements
1.declaratives
2.scriptlets
3.expressions
6. Jsp Actions
a.Standard
Actions
b.Custom
Actions
IV.
IDE
1.
Eclipse
V.
SERVERS
1.
Tomcat
VI.
DATABASE
1.
Oracle |
|