Author
Released
2/6/2018- Reviewing the purpose of servlets
- Implementing a GET request in a web app
- POST request basics
- Forwarding, redirection, and other APIs
- Servlet life cycle
- Reviewing JSP and its features
- Session management
- Filters and Listeners
- Using expression language in JSP
- Need for JSTL and its modules
Skill Level Intermediate
Duration
Views
- [Instructor] Hi, my name is Ketkee, and I have been doing Java J2EE development for the last 10 years. I am going to walk you through this JSP servlets API course. Servlets or JPSs is the fundamental building block of any web application. If you look at frameworks that we have today like Struts, Spring MVC, JSF, all of them have been built on these basic APIs. So in this course we are going to explore a lot of important topics like servlets, filters, listeners. We will also see how do you do session management for a website through these APIs.
After that we will take a deep dive into some of the important JSP components. Using servlets and JPS's components we are going to build a web application as a part of this course. So let's get started.
Related Courses
-
Java Platforms Compared: SE vs EE vs ME
with Peggy Fisher25m 38s Intermediate -
WebSocket Programming with Java EE
with Alex Theedom1h 29m Intermediate -
JSON Processing with Java EE
with Alex Theedom1h 4m Intermediate
-
Introduction
-
Welcome47s
-
What you should know2m 51s
-
-
1. Overview and Setup
-
Alternative setups1m 44s
-
Project application setup5m 11s
-
2. Servlet Basics: GET
-
Types of HTTP requests1m 20s
-
-
3. Servlet Basics: POST
-
POST request basics2m 48s
-
-
4. Forwarding, Redirection, and Other APIs
-
Understanding forwarding9m 45s
-
Understanding redirection3m 44s
-
Using ServletConfig5m 11s
-
Using ServletContext4m 19s
-
-
5. Servlet Life Cycle
-
Using the servlet life cycle7m 51s
-
6. JSP Fundamentals
-
JSP directives: Page8m 52s
-
7. Session Management
-
Using cookies11m 56s
-
Using URL rewriting9m 15s
-
8. Filters and Listeners
-
Filters: Implement filter logic10m 15s
-
Using listeners in a web app10m 51s
-
9. JSP Standard Actions and Expression Language
-
Expression language7m 20s
-
10. JSTL and Custom Tag Library
-
Core module: Displaying data11m 4s
-
FMT module10m 31s
-
Custom tag library5m 32s
-
Custom tag: Use tag on JSP2m 40s
-
Conclusion
-
Next steps42s
-
- Mark as unwatched
- Mark all as unwatched
Are you sure you want to mark all the videos in this course as unwatched?
This will not affect your course history, your reports, or your certificates of completion for this course.
CancelTake notes with your new membership!
Type in the entry box, then click Enter to save your note.
1:30Press on any video thumbnail to jump immediately to the timecode shown.
Notes are saved with you account but can also be exported as plain text, MS Word, PDF, Google Doc, or Evernote.
Share this video
Embed this video
Video: Welcome