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

How to notify an object in session when session is invalidated or timed-out?

0 Answers  


How do I support both get and post from the same servlet?

0 Answers  


Which java framework is most popular?

0 Answers  


How do you communicate in between Applets and Servlets?

0 Answers  


Which are the different ways you can communicate between servlets?

0 Answers  






How ThreadSafe page attribute will be working in Servlet as well as in JSP?Automatically ThresdSafe is true in JSP so service method will be destroy in each and every request or not?so how thresd will handle srevice method?

1 Answers   AZTEC,


Why is Servlet so popular?

0 Answers  


Difference between jakarta tomcat and apache Tomcat?

4 Answers   IBM,


What are the type of protocols used in httpservlet?

0 Answers  


How do we go with database connection and log4j integration in servlet?

0 Answers  


Whether thread can be used in servlets?

0 Answers  


What are the different methods involved in the process of session management in servlets?

0 Answers  


Categories