Answer Posted / abc
Yes. You can use Threading in Servlet by implementing
SingleThreadModel interface.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is servlet? Explain
What is the difference between Servlets and Applets?
What is the difference between context parameter and context attribute?
What is Servlet API used for connecting database?
What is the GenericServlet class?
Explain the jar and war files in servlet?
What's the servlet interface?
Explain the difference between generic servlet and http servlet?
What is a web application and what is it’s directory structure?
Write a program to show the functionality of doget and dopost method?
What is a server side include (ssi)
Explain the difference between jsp and servlet?
How to get the server information in a servlet?
How can we include static files in the jsp page?
Can we fetch the attributes related to a servlet on a different servlet?