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

Why HttpServlet class is declared abstract?

894


What if we pass negative value in load-on-startup?

1052


What are the functions of the servlet container?

1350


Once the destroy() method is called by the container, will the servlet be immediately destroyed? What happens to the tasks(threads) that the servlet might be executing at that time?

1014


What is cookie? Why is cookie used?

829


What's the servlet interface?

844


Where do you define dispatcherservlet?

768


Can we use the constructor, instead of init(), to initialize servlet?

849


Explain the working of service() method of a servlet.

726


What are the types of protocols supported by httpservlet ?

962


How do we go with database connection and log4j integration in servlet?

939


What is Servlet API used for connecting database?

842


What is webservlet?

755


Define context initialization parameters.

815


What's the difference between servlets and applets?

780