J2EE: Build Java Web Apps at just ₹1499
Trained by working IT professionals from leading companies
10 HOUR J2EE SYLLABUS
Learn core J2EE web development: Servlets, JSP, session management, MVC, EL & JSTL, file uploads, and a capstone project.
We’ll cover configuration (web.xml), RequestDispatcher, SendRedirect, validation concepts, and database-driven flows to
build practical Java web applications.
Fee: ₹1499
Training Mode: Instructor-led live class
Duration: 10 hours
Next Batch: Loading...
Prerequisite:
Core Java
and
SQL
What you will learn from this course?
- J2EE Introduction
- Overview of J2EE
- Creating a Web Application
- Servlet
- Servlet Life Cycle
- web.xml Configuration
- RequestDispatcher
- SendRedirect
- ServletConfig Interface
- Session Tracking
- Session Tracking Techniques
- Cookies
- Types of Cookies
- Cookie Class Methods
- Creating a Cookie
- Reading Cookie Values
- Deleting a Cookie
- URL Rewriting
- HttpSession Object
- JSP (Java Server Pages)
- Life Cycle of JSP
- JSP Implicit Objects
- JSP Tags
- Declaration Tag
- Scriptlet Tag
- Expression Tag
- Directive Tag
- Page Directive
- Include Directive
- Taglib Directive
- JSTL Tags
- Expression Language (EL)
- EL Implicit Objects
- Param and ParamValues
- Session Scope
- Cookie
- Exception Handling
- MVC Architecture
- File Upload
- Project