What is the role of the webserver?

Answer Posted / ramakrishna

A webserver is a server side application which is used to
deploy webapplication in it,it will listen to Http request
coming to this web application and provide response to them
either in static or non-static page

Is This Answer Correct ?    13 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the difference between servletconfig and servletcontext in servlet?

561


What do you mean by url pattern in servlet?

617


What are the servlet events?

583


How do we share data using 'getservletcontext ()?

535


Differentiate between the web server and application server?

549






Explain the methods of request dispatcher in servlet?

507


What are the different ways we can maintain state between requests?

565


Why doesn’t a servlet include main()? How does it work?

624


How printwriter is different from servletoutputstream?

570


What is the purpose of requestdispatcher interface?

605


What are the important functions of filters?

588


Explain the difference between generic servlet and http servlet?

537


When jsessionid is created?

597


Why do we need a constructor in a servlet if we use the init method?

507


Explain the architechure of a servlet?

596