A Web application runs within a Web
container of a Web server. The Web container provides the runtime environment
through components that provide naming context and life cycle management. It
manages the execution of JSP page and Servlet components for the
web applications. Apache Tomcat is the web container that is used to
Implementation for the Java Servlet and JavaServer Pages technologies.
Now lets see what a servlet container does:
Read more at:
http:/www.roseindia.net/servlets/WhatIsAContainer.shtml
If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.
Ask your questions, our development team will try to give answers to your questions.
Ask Questions? Discuss: Web Container View All Comments
Post your Comment