Answer Posted / veesa
sevlet context gives the information about servlet environment.
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
What are the objects involved when a servlet receives a call from client?
Explain the jar and war files in servlet?
If a servlet is not properly initialized, what exception may be thrown?
What do you mean by mime type?
How we can call a jsp from the servlet?
What are sessions in servlets?
Is servlet a controller?
Is servlet synchronized?
What do you mean by the servlet chaining?
Why the container loads server at the application startup and how?
What are Servlets?
Which method of the httpservletrequest object is used?
Whether we can get deadlock situation in servlets?
What is difference between server and servlet?
What are the ways to handle multi-threading in servlets?