You will learn to understand the basics of servlets (a simple Java interface that extends the functionality of a server) and the technology that allows web developers to create content that has both static and dynamic components. At the end of the course, you will be able to build a simple application with the acquired knowledge.
Java Servlets and JSPs developer course
About the Author: Udemy
Udemy is the largest open marketplace for online courses on the internet. Founded in 2010 by Eren Bali, Oktay Caglar, and Gagan Biyani and headquartered in San Francisco, the company went public on the Nasdaq in 2021 under the ticker UDMY. The platform hosts well over two hundred thousand courses across software development, IT and cloud, data science, design, business, marketing, and creative skills, taught by tens of thousands of independent instructors. Roughly seventy million learners use it worldwide, and the corporate arm — Udemy Business — supplies a curated subset of that catalog to enterprise customers.
Because Udemy is a marketplace rather than a single editorial publisher, the catalog is uneven by design. The strongest material lives in the long-form, project-based courses authored by working engineers — full-stack JavaScript, React, Node.js, Python data science, AWS, Docker and Kubernetes, mobile development with Flutter and React Native, and cloud certification preparation. The CourseFlix listing under this source is the slice of that catalog that has been mirrored here for offline-friendly viewing, organized by topic and updated as new releases land. Pricing on Udemy itself swings dramatically with the site's near-permanent sales, which is why the platform is best treated as a deep reference catalog: pick instructors with strong reviews and a track record of updating their material rather than buying on the headline price alone.
Watch Online 18 lessons
| # | Lesson Title | Duration | Access |
|---|---|---|---|
| 1 | Setting up the environment Demo | 04:00 | |
| 2 | Building our first simple Servlet | 05:38 | |
| 3 | Building our first simple Servlet part 2 | 05:23 | |
| 4 | Understanding the Servlet | 03:59 | |
| 5 | Configuring URL pattern from XML file | 05:47 | |
| 6 | Post method | 10:38 | |
| 7 | doGet vs doPost | 02:10 | |
| 8 | Playing around with the Session | 07:49 | |
| 9 | Understanding the Context | 05:45 | |
| 10 | Playing around with InitParam | 07:46 | |
| 11 | Hello JSP | 04:49 | |
| 12 | Understanding the JSP | 03:41 | |
| 13 | JSP page directives | 04:58 | |
| 14 | PageContext object | 09:01 | |
| 15 | InitParam in JSP | 05:39 | |
| 16 | Writing an MVC application | 18:54 | |
| 17 | Involving model object in the MVC application | 09:28 | |
| 18 | A little bit about JSTL and useBean tag | 04:47 |
Get instant access to all 17 lessons in this course, plus thousands of other premium courses. One subscription, unlimited knowledge.
Learn more about subscriptionCourse content
18 lessons · 2h 12sShow all 18 lessons
- 1 Setting up the environment 04:00
- 2 Building our first simple Servlet 05:38
- 3 Building our first simple Servlet part 2 05:23
- 4 Understanding the Servlet 03:59
- 5 Configuring URL pattern from XML file 05:47
- 6 Post method 10:38
- 7 doGet vs doPost 02:10
- 8 Playing around with the Session 07:49
- 9 Understanding the Context 05:45
- 10 Playing around with InitParam 07:46
- 11 Hello JSP 04:49
- 12 Understanding the JSP 03:41
- 13 JSP page directives 04:58
- 14 PageContext object 09:01
- 15 InitParam in JSP 05:39
- 16 Writing an MVC application 18:54
- 17 Involving model object in the MVC application 09:28
- 18 A little bit about JSTL and useBean tag 04:47
Related courses
-
Updated 2y agoUltimate Java Part 1: Fundamentals
By: Mosh Hamedani (Code with Mosh)Java is the most widely used and in-demand programming language. It's used in 90% of fortune 500 company websites, most big banks and financial companies, almos3 hours 21 minutes 58 seconds -
Updated 2y agoCats
By: Rock the JVMWe Scala programmers love abstractions and Cats is one of the most popular libraries. At the same time, Cats is notorious for having a steep learning curve. Fun10 hours 39 minutes 36 seconds -
Updated 2y agoData Structures in Java
By: Java SpecialistsData Structures in Java (Late 2017 Edition) is an action-packed 8 hours of tips and tricks that professional Java programmers have used for the past 20 years.8 hours 3 minutes 54 seconds