Java Servlets & JSP: Introduction #1

Learn the basics of Java Servlets and JSP for creating dynamic web pages that adapt to user needs and time changes. 🌐

Java Servlets & JSP: Introduction #1
Learn Code With Durgesh
777.0K views β€’ Jul 26, 2019
Java Servlets & JSP: Introduction #1

About this video

Today we all are aware of the need of creating dynamic web pages i.e the ones which have the capability to change the site contents according to the time or are able to generate the contents according to the request received by the client. If you like coding in Java, then you will be happy to know that using Java there also exists a way to generate dynamic web pages and that way is Java Servlet. But before we move forward with our topic let’s first understand the need for server-side extensions.
Servlets are the Java programs that runs on the Java-enabled web server or application server. They are used to handle the request obtained from the web server, process the request, produce the response, then send response back to the web server.

JDBC Prgramming: https://www.youtube.com/watch?v=6EF8XPJp-No&list=PL0zysOflRCenjuvOwumYLG9TCsEQZrV2M

Tags and Topics

Browse our collection to discover more content in these categories.

Video Information

Views

777.0K

Likes

10.1K

Duration

7:59

Published

Jul 26, 2019

User Reviews

4.6
(155)
Rate:

Related Trending Topics

LIVE TRENDS

Related trending topics. Click any trend to explore more videos.