What are the steps that are required to handle the multi-threading?


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

Post New Answer

More Servlets Interview Questions

what are the way a client can be tracked?

3 Answers   ABC, IBM,


Are Servlets Thread Safe? How to achieve thread safety in servlets?

0 Answers  


What is the difference between the getrequestdispatcher(string path) method of javax.servlet.servletrequest interface and javax.servlet.servletcontext interface?

0 Answers  


A client sends requests to two different web components. Both of the components access the session. Will they end up using the same session object or different session ?

0 Answers  


What do you mean by httpservlet?

0 Answers  






What is a servlet?

0 Answers  


What are the different ways we can maintain state between requests?

0 Answers  


Can we get PrintWriter and ServletOutputStream both in a servlet?

0 Answers  


Why is httpservlet declared abstract?

0 Answers  


What is servlet configuration?

0 Answers  


Explain the difference between jsp and servlet?

0 Answers  


What are the difference between session and cookies in servlet? Explain

0 Answers  


Categories