Featured resource
2026 Tech Forecast
2026 Tech Forecast

Stay ahead of what’s next in tech with predictions from 1,500+ business leaders, insiders, and Pluralsight Authors.

Get these insights
  • Course

Jakarta EE 10 Web Profile Fundamentals

Jakarta EE 10 Web Profile is one of the most popular server-side frameworks in use today. This course will teach you the fundamentals of developing web apps using Servlets, JSPs, and other parts of the Jakarta Web Profile.

Beginner
4h 55m
(5)

Created by Kevin Jones

Last Updated Feb 14, 2023

Course Thumbnail
  • Course

Jakarta EE 10 Web Profile Fundamentals

Jakarta EE 10 Web Profile is one of the most popular server-side frameworks in use today. This course will teach you the fundamentals of developing web apps using Servlets, JSPs, and other parts of the Jakarta Web Profile.

Beginner
4h 55m
(5)

Created by Kevin Jones

Last Updated Feb 14, 2023

Get started today

Access this course and other top-rated tech content with one of our business plans.

Try this course for free

Access this course and other top-rated tech content with one of our individual plans.

This course is included in the libraries shown below:

  • Core Tech
What you'll learn

Jakarta Web Profile 10.0 is the latest in a long line of JEE (previously J2EE) specifications that cover server-side, or enterprise, Java development. In this course, Jakarta EE 10 Web Profile Fundamentals, you will learn to write server-side web applications in Java. This course covers the Jakarta Web Profile, which specifies how Servlets, Jakarta Server Pages (JSPs), and other Java web technologies work. These fundamentals underpin many of the Java web frameworks that exist today such as Spring MVC. First, you will write an MVC-style application which uses a Servlet as its main controller, so you will understand how to write and deploy servlets. Then, you will see how to use JSPs as the view technology within this framework, and use the 'expression language' and 'tag libraries' to make these pages dynamic. Next, you will explore how to use sessions to manage users and cookies to manage persistent user related state. After that, you will understand how to use servlet filters and events to track and respond to incoming HTTP requests and transform the data in those requests and responses. Finally, you will see how to write asynchronous servlets to help with scalability on the server side. By the end this course, you’ll know how to use Servlets, JSPs, and all the other related technologies effectively in your code.

Jakarta EE 10 Web Profile Fundamentals
Beginner
4h 55m
(5)
Table of contents

About the author
Kevin Jones - Pluralsight course - Jakarta EE 10 Web Profile Fundamentals
Kevin Jones
34 courses 4.3 author rating 3440 ratings

Kevin has spent way too many years in the software industry. Starting on PL/1 on IBM mainframes then graduating through dBase IV to Windows and eventually onto Java, .Net and now JavaScript where he finally thinks he has found a home until the next new shiny comes along.

Get started with Pluralsight