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

Explain how to improve Servlet Performance?

596


Why HttpServlet class is declared abstract?

646


Why servlet is mostly used?

745


What is the purpose of inter-servlet communication?

591


Why is httpservlet declared abstract?

582






What is servlet and list its types?

542


How do you load an image in a Servlet?

658


What's the use of servletcontext?

681


How do cookies work in servlets?

581


What is difference between PrintWriter and ServletOutputStream?

770


If some new data has entered the database, explain how can a servlet refresh automatically?

737


What is meant by cookies?

612


What is difference between the HTTP Servlet and Generic Servlet? Explain about their methods and parameters?

613


What is the need of servlet filters?

538


What’s the difference between genericservlet and httpservlet?

532