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

What are the different mode that servlets can be used?

563


What are the different types of servlets?

524


Explain the custom jsp tags and the beans.

625


Explain web application directory arrangement?

597


Who is responsible to create the object of servlet?

726






Which event is fired at the time of project deployment and undeployment?

798


Why jsp is better than servlet?

541


When using servlets to build the HTML, you build a DOCTYPE line, why do you do that?

575


What is the default http method in the servlet?

770


What are the kinds of http requests?

614


What are the difference between RMI and Servlets?

1056


How httpservlet is different from the genericservlet?

574


Can we get PrintWriter and ServletOutputStream both in a servlet?

667


How do you define a servlet?

532


Can servlet have a constructor ?

601