Java Servlets and JSPs developer course
2h 12s
English
Paid
Course description
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.
Watch Online
0:00
/ #1: Setting up the environment
All Course Lessons (18)
| # | 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 |
Unlock unlimited learning
Get instant access to all 17 lessons in this course, plus thousands of other premium courses. One subscription, unlimited knowledge.
Learn more about subscriptionComments
0 commentsWant to join the conversation?
Sign in to commentSimilar courses
Testing Java with JUnit 5 & Mockito
Sources: udemy
Unit Testing is a must-have skill and this video course is about unit testing. If you take this video course, you will learn how to test your Java code using JU
7 hours 41 minutes 22 seconds
AWS Serverless REST APIs for Java Developers. CI/CD included
Sources: udemy
AWS Serverless is probably the quickest way to build a very stable REST APIs that scale to serve millions of users. A very simple Mock API can be created and de
14 hours 34 minutes 16 seconds
Ultimate Java Part 3: Advanced Topics
Sources: codewithmosh (Mosh Hamedani)
Want to level-up your Java skills and reach the advanced level? Want to become an in-demand Java developer for exciting software companies? This course is exactly what you need....
6 hours 28 minutes 19 seconds
Java Generics
Sources: Amigoscode (Nelson Djalo)
As a Java software engineer is important to know how to write generic algorithms to write clean and re usable api's. Java Generics has been introduce remove unn
1 hour 8 minutes 39 seconds
Low Level Design
Sources: takeUforward
The course is dedicated to low-level design (LLD), a key stage in software development where abstract ideas and...
22 hours 34 minutes 32 seconds