what is servlet and what you get when we use servlets?

Answer Posted / ravikiran(aptech mumbai)

servlet is the server side component and executed on any
web/application server.When we make use of servlets we will
get the services provided by the container and multi
threading support

Is This Answer Correct ?    38 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to upload a file to the server using servlet?

533


How many objects of a servlet is created?

796


Why session tracking is needed?

589


Whether thread can be used in servlets?

731


What are the differences between forward() method and sendredirect() methods?

553






What is a web container and what is its responsibility?

531


What’s the difference between forward() and sendredirect() methods?

576


What is the directory structure of a war file?

715


What are the drawbacks of cgi?

573


How do cookies work in servlets?

583


What is a server side include (ssi)

570


What is the difference between the getrequestdispatcher(string path) method of javax.servlet.servletrequest interface and javax.servlet.servletcontext interface?

569


Can a jsp be called using a servlet?

586


What is difference between server and servlet?

581


Define the servlet mapping.

548