crackyourinterview.com


To improves our performance please Like Share Subscribe(Will boost us)

Simplest definition of Servlets or what is Servlets
Question Posted on 28 May 2020Home >> Java >> Servlet >> Simplest definition of Servlets or what is Servlets

Simplest definition of Servlets or what is Servlets
To create dynamic web page which is placed on server side we use Servlet technology or we can say to create web application we use Servlets. Because of Java language Servlet technology is robust and Scalable. Servlets comes after the CGI scripting langauge which is a very common server-side programming language. Below are the most common classes and interfaces in Servlet API
(1)GenericServlet
(2)HttpServlet
(3)ServletRequest
(4)ServletResponse
We can also say that Servlet is a class that extends the capabilities of servers and responds to the incoming requests. It can resond to any requests. We can also say that Servlet is a web component that is deployed on the server to create a dynamic web page.
0
0



.


Most Visited Questions:-

Deep Learning Questions Answers
Below are the different Deep Leaning Questions and answer a More...

Continuous Integration Questions Answers
Below are the 20 odd questions for CI or Continuous Integra More...

Derived relationships in Association Rule Mining are represented in the form of __________.
Derived relationships in Association Rule Mining are repres More...

What is Gulpjs and some multiple choice questions on Gulp
Gulpjs is an open source whihc helps in building Javascript More...

Microservices Architecture Questions Answers
Below are the different questions on Microservices Architec More...




Other Important Questions

Different methods of session management in servlets?

Advantage of using Servlet over CGI

Simplest definition of Servlets or what is Servlets

What is Servlet Filter and its usage






@2014-2022 Crackyourinterview (All rights reserved)
Privacy Policy - Disclaimer - Sitemap