What is Servlet Context?

Answer Posted / diksha sharma

ServletContext is the runtime enrollment for web application.
It contains all the information regarding web application .So
it can be access by all resources. one web application will be having one ServletContext.

Is This Answer Correct ?    1 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is difference between cookies and httpsession?

548


Write all the phases defined in servlet life cycle?

589


What is servlet looping or chaining?

660


How do I support both get and post from the same servlet?

699


What is the difference between Servlet Request and Servlet Context when calling a Request Dispatcher?

605






How to get the server information in a servlet?

689


What do you understand by mime type?

564


What are the various ways of session supervision in servlets?

525


When jsessionid is created?

609


Given the request path below, which are context path, servlet path and path info?

551


How do we share data using 'getservletcontext ()?

543


What is difference between jsp and servlet?

648


How can we perform any action at the time of deploying the project?

623


what do you understand by url rewriting?

548


Is servlet a framework?

545