when the several requests comes to server..how it manage
the requests

Answer Posted / suresh mediboyina

When the request comes to IIS server,it can identify the
file extension by http handlers and send to Http modules
which can be processing the request send to http handlers,
this can send to browsers.

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

List out the difference between ServletConfig and ServletContext?

600


What are the functions of an intercepting filter?

488


Name the different ways of session tracking.

567


What is dispatcher servlet?

553


What are the phases of a servlet life cycle?

617






What is called servlet container?

658


What is the difference between forward () and sendredirect () functions in servlet? Explain

543


Why is servlet used?

676


What must be implemented by all servlets?

574


Explain the methods of request dispatcher in servlet?

513


Can we fetch the attributes related to a servlet on a different servlet?

629


How can I send user authentication information while making URL Connection?

541


What do you mean by cgi and what are its drawbacks?

525


What are the various ways of session supervision in servlets?

519


What is the use of servletconfig interface?

554