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

How to get the IP address of client in servlet?

630


What if we pass negative value in load-on-startup?

805


Define servlet mapping?

660


Explain get and post.

649


What do you mean by scope object and what are its types?

568






How do you define a servlet?

525


What is the use of attribute in servlets?

542


What's the architecture of a servlet package?

558


Explain the difference between jsp and servlet?

592


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

517


Difference between doget and dopost?

682


What is cookies in servlet with example?

520


Is servlet a framework?

543


Should I override the service() method?

670


Define the lifecycle for executing a jsp page.

595