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 are the uses of servlet
How is an application exception handling is done using a servlet?
What is meant by a servlet?
How we can create war file in servlet?
What do you mean by web applications?
What is the main purpose of java servlets?
When using servlets to build the HTML, you build a DOCTYPE line, why do you do that?
Explain the servlet filter.
What are the types of protocols supported by httpservlet ?
Can you call a jsp from the servlet?
Explain url encoding in servlet?
What is the need of session tracking in web application?
Which is the methods of generated servlet?
What methods do you use in servlet - applet communication?
What is the workflow of a servlet?