JEE Architecture (Servlets, Java Server Pages, XML, Web Services)
-
Job OpportunitiesPost this Java EE training; you’ll be equipped to pursue a career in software development.
-
Who Should AttendWeb developers, Java EE application developers, web application architects, application integrators
-
Salary PackagesA Java Developer can draw a salary between ₹3.5 lakhs and ₹9 lakhs per year.
-
Enhance your portfolioThe Java EE online course will help you learn skills to be part of leading tech teams.
-
Expert FacultyThis course is taught by experts with a vast experience in Java EE architecture training programs.






Overview of JEE
Java EE Stack

Java EE Servers, Containers
Servlet, JSP, XML and Web Services

What is a Servlet?
Servlets and Servlet API
MVC Model
Lifecycle of Servlets
Servlets and Data
Difference between GET and POST
Understanding HTTPRequest and HTTPResponse in Servlets
Servlet Configuration
Servlet Context
Understanding the RequestDispatcher in Servlets
Difference between Forwarding and Including
SendRedirect
Demo and Exercises on Servlets
Sessions Handling Using Servlets
Types of Session Management – Cookies, HttpSession, URL Rewriting
Filters and Their Use
Filter Chaining
Event Handling using Servlets
Database Connectivity using Servlets
Demo and Exercises using Servlet Technologies

JSP Basics
JSP Scripting Elements
Implicit Objects
Exce[tion Handling
JSP Standard Tags
Session Handling using JSP
Expression Language (EL)
Using EL in JSP Pages
JSP Standard Tag Libraries (JSTL)
Creating Custom Tags using JSP
MVC Applications using JSP technologies
Demo and Exercises using JSP technologies

Introduction to XML technologies
Overview of XML
Elements, Attributes, Syntax and Semant
Document Type Definition and its use Namespace
XML Schema and Its importance in defining XML documents
XPATH – an Important XML dialect
XSLT – Transforming XML Documents

Overview
Categorization of Web Services
RPC-based Web Services
ReST-based Web Services
APIs for Web Servicesx
Comparing and Contrasting between RPC-based and ReST based web services
