Home    |    Instructor-led Training    |    Online Training     
         
 
Courses
ADA
Adobe
Agile
AJAX
Android
Apache
AutoCAD
Big Data
BlockChain
Business Analysis
Business Intelligence
Business Objects
Business Skills
C/C++/Go programming
Cisco
Citrix
Cloud Computing
COBOL
Cognos
ColdFusion
COM/COM+
CompTIA
CORBA
CRM
Crystal Reports
Data Science
Datawarehousing
DB2
Desktop Application Software
DevOps
DNS
Embedded Systems
Google Web Toolkit (GWT)
IPhone
ITIL
Java
JBoss
LDAP
Leadership Development
Lotus
Machine learning/AI
Macintosh
Mainframe programming
Mobile
MultiMedia and design
.NET
NetApp
Networking
New Manager Development
Object oriented analysis and design
OpenVMS
Oracle
Oracle VM
Perl
PHP
PostgreSQL
PowerBuilder
Professional Soft Skills Workshops
Project Management
Python
Rational
Ruby
Sales Performance
SAP
SAS
Security
SharePoint
SOA
Software quality and tools
SQL Server
Sybase
Symantec
Telecommunications
Teradata
Tivoli
Tomcat
Unix/Linux/Solaris/AIX/
HP-UX
Unisys Mainframe
Visual Basic
Visual Foxpro
VMware
Web Development
WebLogic
WebSphere
Websphere MQ (MQSeries)
Windows programming
XML
XML Web Services
Other
Servlets and JSP Quick Start
Java Training Overview

This course provides a quick introduction to Servlets and JSP, a key server-side Java Web technology. It is useful in situations where developers need to be familiar with it, but don't need to know all of their many details. It is usually used along with other course materials to make a longer course.

The course is hands on with a good selection of labs. It will provide the information needed to be comfortable working directly with Servlets and JSPs, or with other frameworks that build on them.

Java Training Skills Gained

  • Develop Servlets to process requests
  • Use Servlet 3 annotations and web.xml for configuration
  • Understand and create JavaServer Pages (JSPs)
  • Understand and use basic custom tags from the JSTL
  • Link Servlets and JSPs, and share data between them
  • Understand and use good design techniques including MVC (Model-View-Controller) and the Model 2 architecture
Hands-On

many hands-on labs (minimum 50% of course)

Prerequisites

Working knowledge of Java programming, including use of inheritance, interfaces, and exceptions

Supported Platforms

Standard: Java 11 and Eclipse IDE
Standard: Java 17 and Eclipse
Standard Web Container: Tomcat

Java Training Course Duration

1-1/2 Days

Java Training Course outline

Session 1: Web Application Basics

  • JEE Overview
  • HTML and HTTP - Quick Look
  • A Simple Java Servlet
Session 2: Servlet Basics
  • Overview: How Servlets Work
  • Servlet Lifecycle: init(), service(), destroy()
  • API: Servlet, @WebServlet, ServletConfig, ServletRequest, ServletResponse, GenericServlet,
  • Requests and Responses - Using ServletRequest and ServletResponse
  • HTTP Servlets: HttpServlet, HttpServletRequest, HttpServletResponse
  • Accessing Parameters
  • More About web.xml
Session 3: JavaServer Pages
  • Basics and Overview
  • JSP Expressions
  • Model View Controller (MVC)
    • Overview
    • Servlets as Controllers, Using RequestDispatcher
    • JSP as the View
    • Forwarding to a JSP
  • Data Sharing among Servlets and JSP
    • Object scopes or "buckets" - request, session, application, page
    • Using JavaBeans to Hold Data
  • JSP Expression Language (EL) and Data Access
    • JSP EL Overview
    • JavaBeans and the EL
    • Predefined JSP EL implicit objects (pageContext, param, header, scope objects)
Session 4: Using Custom Tags
  • Custom tags overview
  • Custom Tag Libraries
  • TLD - Tag Library Descriptor
  • JSTL
    • Overview
    • Common tags, c:out, c:forEach, etc
Session 5: HTTP Session Tracking
  • HTTP is Stateless
  • HTTP Sessions
  • Using Sessions

Please contact your training representative for more details on having this course delivered onsite or online

Training Outlines - the one stop shopping center for IT training.
© Training Outlines All rights reserved