Skip to content
Play overlay
Preview this course

Java Servlets (basic to advanced)

Self-paced Videos, Full course with each topic covered in depth, Certification prep, Course Completion Certificate


Uplatz

Summary

Price
£14 inc VAT
Study method
Online, On Demand What's this?
Duration
12.6 hours · Self-paced
Qualification
No formal qualification
Certificates
  • Certificate of completion - Free
  • Reed courses certificate of completion - Free

Add to basket or enquire

Overview

This Java Servlets course by Uplatz provides a comprehensive knowledge of the subject. You will learn each and every feature, functionality, usage and configuration of Java Servlet with practical examples. It is a self-paced video lectures based course. You will be awarded Course Completion Certificate at the end of the course.

A java servlet is a java programming language used to extend the capabilities of a server to handle the complex request obtained from the webserver. Servlet is fast as it doesn’t create a new process every new request received. It is a server-side component, so inherits the security provided by the webserver.

In this modern era, where everything is becoming digitalized, a billion types of data generated on a day-to-day basis, there is a need to create dynamic web pages with the capability to change the content in accordance with the business or demand in the market. This can be done using Java Servlet.

Services provided by Java Servlets are network services, decode and encode MIME-based message, resource management, scarcity service and session management. Although servlets can respond to any type of request, they are commonly used to extend the applications hosted by web servers. It is also a web component that is deployed on the server to create a dynamic web page.

Servlet Technology resides at server side and it generates dynamic web page, used to create web application. Java Servlets are programs that act as a middle layer between a requests coming from a Web browser / HTTP client and databases or the applications on the HTTP server. Java Servlets are used to create a web application (resides at server side and generates a dynamic web page). Servlet technology is robust and scalable because of java language.

In essence, a servlet is basically a Java programming language class that is used to extend the capabilities of servers that host applications accessed by means of a request-response programming model. Although servlets can respond to any type of request, they are commonly used to extend the applications hosted by web servers. For such applications, Java Servlet technology defines HTTP-specific servlet classes.

The javax servlet and javax servlet http packages provide interfaces and classes for writing servlets. All servlets must implement the Servlet interface, which defines life-cycle methods. When implementing a generic service, you can use or extend the GenericServlet class provided with the Java Servlet API. The HttpServlet class provides methods, such as doGet and doPost, for handling HTTP-specific services.

Java servlets are the first step to understanding web programming using Java, and this Java Servlets course will show you the basics of servlet architecture and applying filters to more complex issues like debugging and deployment.

Curriculum

1
section
31
lectures
12h 34m
total
    • 1: Introduction to World Wide Web Preview 22:21
    • 2: Welcome To Servlets 28:08
    • 3: Servlet Request 32:17
    • 4: Annotation and XML Configuration 29:02
    • 5: How a Servlet works 05:50
    • 6: Get _ Post difference 29:57
    • 7: Request Dispatcher 35:22
    • 8: Response SendRedirect 16:59
    • 9: Servlet Config - part 1 27:21
    • 10: Servlet Config - part 2 15:15
    • 11: Servlet Context - part 1 17:11
    • 12: Servlet Context - part 2 12:14
    • 13: Load On Start Up 22:58
    • 14: Session Tracking 32:19
    • 15: Session Tracking Cookies 37:38
    • 16: Hidden Form Fields 27:04
    • 17: URL Rewriting 30:00
    • 18: HTTP Session 25:29
    • 19: Filters 11:52
    • 20: Filters Example 55:02
    • 21: Database Servlets - part 1 30:16
    • 22: Database Servlets - part 2 34:50
    • 23: Database Servlets - part 3 04:46
    • 24: Database Servlets - part 4 29:53
    • 25: Update Servlet Database - part 1 29:57
    • 26: Update Servlet Database - part 2 21:57
    • 27: Delete Servlet Database 16:37
    • 28: Events and Listeners 09:51
    • 29: HttpSessionListener - part 1 29:49
    • 30: HttpSessionListener - part 2 04:16
    • 31: ServletContextListener 27:05

Course media

Description

Java Servlets are part of JAVA EE. It is used for creating effective web applications.

Servlet is a powerful and scalable technology as it uses the java language.

  • Depending upon the context, Servlet can be defined in many other ways.
  • Servlet is that technology that is used to create web application.
  • Servlet is an interface that must be implemented for creating any servlet.
  • Servlet is a class that extend the capabilities of the servers and respond to the incoming request.
  • It can respond to any type of requests.
  • Servlet is a web component that is deployed on the server to create dynamic web page.

Java Servlets - Course Curriculum

  • Introduction to World Wide Web
  • Understanding static and Dynamic webpages
  • How to create a HelloWorld application using servlets
  • Servlet interface, Generic and Http Servlet interfaces
  • Annotation and Xml based configuration in Servlets
  • Difference between Get & Post
  • How Servlet works (Life cycle)
  • Load On Startup Configuration
  • Request Scope in Servlets
  • Request Dispatcher interface
  • Interservlet communication using Response.sendRedirect
  • Servlet Config
  • Servlet Context
  • Session Tracking using cookies
  • Hidden Form Fields
  • URL Rewriting
  • Http Session
  • Filters in servlets
  • Filter Config
  • Database connection in servlets
  • CRUD operations using servlets to mysql database
  • Events and Listeners in servlets
  • Servlet Context Listener
  • Http Session Listener

Who is this course for?

Everyone

Requirements

Enthusiasm and determination to succeed!

Career path

  • Java Developer & Senior Java Developer
  • Lead Developer
  • Full Stack Web Developer
  • Front-end Engineer
  • Software Programmer
  • Application Developer
  • Web Specialist
  • Engineering Manager
  • Software Engineer
  • Solution Architect
  • Technical Lead
  • Java Servlets Specialist
  • Project Lead
  • Web Application Test Engineer
  • Servlet Programmer

Questions and answers


No questions or answers found containing ''.


Hamza Ahmed asked:

How many levels course for Java are available?

Answer:

Hi Hamza We do not have too much segregation on the levels but if you do the Java Fundamentals course followed by Java Servlets and JSP courses, that will cover all levels and all topics related to Java being used in the industry. You can directly go with the bundle course which contains all three as a combo package - Bundle Course - Java Programming (Core Java, JSP, Servlets) Team Uplatz

This was helpful. Thank you for your feedback.
Hamza Ahmed asked:

Is this course design for someone no experience in Java sector and does it come with software?

Answer:

Hi Hamza To get a full understanding of the Java technology stack from scratch, this is the best course to go for - Bundle Course - Java Programming (Core Java, JSP, Servlets) The reason is because this bundle course starts with core java concepts which are useful in understanding JSP and Servlets programming. The java software is free and open source, and the step-by-step instructions to download and install java have been provided in the course. We recommend this course. Team Uplatz

This was helpful. Thank you for your feedback.

Certificates

Certificate of completion

Digital certificate - Included

Course Completion Certificate by Uplatz

Reed courses certificate of completion

Digital certificate - Included

Will be downloadable when all lectures have been completed

Reviews

Currently there are no reviews for this course. Be the first to leave a review.

FAQs

Study method describes the format in which the course will be delivered. At Reed Courses, courses are delivered in a number of ways, including online courses, where the course content can be accessed online remotely, and classroom courses, where courses are delivered in person at a classroom venue.

CPD stands for Continuing Professional Development. If you work in certain professions or for certain companies, your employer may require you to complete a number of CPD hours or points, per year. You can find a range of CPD courses on Reed Courses, many of which can be completed online.

A regulated qualification is delivered by a learning institution which is regulated by a government body. In England, the government body which regulates courses is Ofqual. Ofqual regulated qualifications sit on the Regulated Qualifications Framework (RQF), which can help students understand how different qualifications in different fields compare to each other. The framework also helps students to understand what qualifications they need to progress towards a higher learning goal, such as a university degree or equivalent higher education award.

An endorsed course is a skills based course which has been checked over and approved by an independent awarding body. Endorsed courses are not regulated so do not result in a qualification - however, the student can usually purchase a certificate showing the awarding body's logo if they wish. Certain awarding bodies - such as Quality Licence Scheme and TQUK - have developed endorsement schemes as a way to help students select the best skills based courses for them.