What is servlet container?

Submitted by: Administrator
The servlet container is a part of a Web server or application server that provides the network services over which requests and responses are sent, decodes MIME-based requests, and formats MIME-based responses. A servlet container also contains and manages servlets through their lifecycle.
Submitted by: Administrator

Read Online Java Servlet Programming Job Interview Questions And Answers