Answer Posted / neha
ServlrtCoctext provides runtime environment which is shared
by every servlet.
| Is This Answer Correct ? | 10 Yes | 1 No |
Post New Answer View All Answers
How servlet is created?
What is the difference between Servlets and Applets?
If a servlet is not properly initialized, what exception may be thrown?
List the Different types of servlet?
Which http method is said to be non-idempotent and idempotent?
How will two or three servlets interact or communicate with each other?
Why doesn’t a servlet include main()? How does it work?
How do cookies work in servlets?
What are the different session tracking techniques?
Describe servlet?
What do you mean by deployment descriptor?
What is called Session Tracking?
Explain the role of dispatcherservlet and contextloaderlistener.
How can the session in servlet can be destroyed?
What is the major difference between context parameter and context attribute?