J2EE(Advance Java)
Prerequisite
Knowledge: - java Time Dur.:-45 days
JSP
Learn Html Basic
Learn JavaScript Basic
Learn CSS Basic
- JSP Basics, Jsp Tags,
- Creating Static & Dynamic Content
- Adding Dynamic Content Via Expressions
- Transferring Control to Another Web Component (jsp:forward)
- Life Cycle of JSP Page
- Scriplets, Implicit Objects
- The Error Page, Bean Tags,
- Beans & Form Processing
- Session Tracking Technique
- JSP implicit objects
- JSP Model 1 architecture
- JSP Model 2 (MVC) architecture
- Practical Project using database
Servlet
Servlet Terminology
Need of Server side Programming
Introduction to Servlets
Servlet Life Cycle
ServletConfig, ServletContext, ServletResponse
Supplying initialization parameters to Servlets
Performing database operations in Servlets
Include and forward mechanisms
Applying filters to Servlets
Http request methods GET vs POST
Session Tracking, purpose
Hidden form fields, Cookies
Http Session, URL rewriting
Web application security
War File
Servlet with IDE
Session: Login & Logout
Event and Listener
Useful example
Database MySql /Oracle
Introduction, Install Database Server, Data Types
Create table, Insert Statement, update, delete, drop,
Alter Table, Sequence, Constraint, rename table, transaction
Temporary Table, Select, order by, Distinct, where, limit
In, Between, not in ,union ,intersect,minus,alias,joins
Sub Query, Group by, Having
Advance Topics:- API integration