When a client request is sent to the servlet container, how does the container choose which servlet to invoke?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Servlets Interview Questions

what is servlet life cycle?

3 Answers   Inforica,


Differentiate between the web server and application server?

0 Answers  


How to make sure a servlet is loaded at the application startup?

0 Answers  


What is a java servlet?

0 Answers  


What are advantages of servlets over cgi?

0 Answers  


Can you send an authentication error from a servlet?

0 Answers  


When the methods init() and Distroy() will be called?

2 Answers  


How do u authorize and authenticate without <auth> of web.xml

1 Answers   Bosch,


How does java thread pool work?

0 Answers  


What are the key methods that are involved in processing of http servlets?

0 Answers  


What is session variable in servlets?

1 Answers  


How many objects of a servlet is created?

0 Answers  


Categories