Please send your Questions & Answers or Feedback to "mohan@javabook.org"

What is a servlet context object?

A servlet context object contains the information about the Web application of which the servlet is a part. It also provides access to the resources common to all the servlets in the application. Each Web application in a container has a single servlet context associated with it.
Related Posts Plugin for WordPress, Blogger...
Flag Counter