What is the role of the webserver?

Answer Posted / a.srinivas rao

A web server is the combination of HTTP engine,servlet
container and jsp container.the combination of servlet and
jsp containers is called web container which takes care of
every thing of servlet.a web server receives user request
in form of URL and maps it to appropriate servlet to
process the request

Is This Answer Correct ?    26 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can the session in servlet can be destroyed?

697


What is servletconfig?

539


Is it good idea to create servlet constructor?

730


What are session variable in servlets?

550


What is a web application and what is it’s directory structure?

576






Why are servlets used?

517


How do servlets work?

524


In the servlets, we are having a web page that is invoking servlets ,username and password? which is checks in database? Suppose the second page also if we want to verify

576


How do you find out what client machine is making a request to your servlet

520


The code in a finally clause will never fail to execute, right?

591


Differentiate between get and post?

669


What are the types of servlet?

649


How do you load an image in a Servlet?

644


Can servlet have a constructor ?

585


Write a command to get actual path of a servlet to the server?

528