Answer Posted / prashant rajput
Web Container will create a Thread for each request!
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What are the phases of servlet life cycle?
What is the disadvantage of cookies?
What do you mean by servlet context?
Difference between get and post in java servlets?
What methods do you use in servlet - applet communication?
Explain the lifecycle of a servlet?
Explain the architechure of a servlet?
What is preinitialization of a servlet?
Why is http protocol called as a stateless protocol?
How can you start a jta transaction from a servlet deployed on jboss?
What is called Session Tracking?
What do you mean by singlethreadmodel interface?
Explain the war file?
When to use doget() and when dopost()?
What is the difference between portlet and servlet?