Can we use threads in Servlets?


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

Post New Answer

More Servlets Interview Questions

List out the difference between ServletConfig and ServletContext?

0 Answers  


what is meant by servlet to servlet communication?

1 Answers   KPIT,


What is meant by Servlet? What are the parameters of service method?

0 Answers  


How to invoke a Servlet?

2 Answers   Mastek,


What is a web application and what is it’s directory structure?

0 Answers  


Can you call a jsp from the servlet?

0 Answers  


What is api in servlet?

0 Answers  


when the webcontainer creates ServeletConfig,ServletContext objects? befoure creating the Servlet object or not?

4 Answers   TCS,


How do you invoke a Servlet? What is the difference between doPost method and doGet method?

0 Answers  


What is the use of servlet context?

0 Answers  


Which http method is said to be non-idempotent and idempotent?

0 Answers  


How threads are implemented in servlets?

3 Answers  


Categories