Answer Posted / gaurav agrawal
ServletContext is the interface by which we can get the
information of the web container.this interface has some
methods by which we can get information
| Is This Answer Correct ? | 12 Yes | 12 No |
Post New Answer View All Answers
What are the uses of servlets?
What is the use of send redirect () method?
What are different Authentication options available in Servlets.
What do you mean by web applications?
What is a servlet engine?
What is the purpose of dispatcherservlet properties?
What are the kinds of http requests?
What do you mean by web applications? Explain web application directory arrangement?
What is the requirement of servlet config and servlet context implemented and how are they implemented?
Is that servlet is pure java object or not?
Explain the concept of ssi ?
How do you invoke a servelt?
Does servlet have main method?
How printwriter is different from servletoutputstream?
What is called servlet container?