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 do you mean by annotations in servlet?

0 Answers  


What is java servlet session?

0 Answers  


Is servlet thread safe?

0 Answers  


What is difference between ServletResponse sendRedirect() and RequestDispatcher forward() method?

0 Answers  


How does java thread pool work?

0 Answers  






What are its drawbacks of cgi?

0 Answers  


List the Different types of servlet?

0 Answers  


How can you use a servlet to generate a plain text instead of html?

0 Answers  


can we override service method in my servlet class..?? if yes or no why ??

7 Answers   IBM,


What are life cycle methods of a servlet?

0 Answers  


Explain get and post.

0 Answers  


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

1 Answers   Bosch,


Categories