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
Which java application server is the best?
How to handle exceptions thrown by application with another servlet?
Can we override servlet service method?
Explain the war file?
How to get the path of servlet in the server?
Define the servlet mapping.
Difference between java beans & servlets?
What is servlet and list its types?
How do you design microservices?
What do you mean by default initialization in java servlet?
If some new data has entered the database, explain how can a servlet refresh automatically?
What is setattribute in servlet?
What's the servlet interface?
Can you refresh servlet in client and server-side automatically?
When jsessionid is created?