Definition of Web container

JAVA (2EE-ENglos) ACRONIMS
web container
container that implements the web component contract of the J2EE architecture. This contract specifies a runtime environment for web components that includes security, concurrency, life cycle management, transaction, deployment, and other services. A web container provides the same services as a JSP container and a federated view of the J2EE platform APIs. A web container is provided by a web or J2EE server .

Search Dictionary:
Search Web Search Dictionary



Web container definition was found in categories: Computer & Internet(1)  Encyclopedia(1)  

Web container Definition from Computer & Internet Dictionaries & Glossaries

Noman's Java(TM) Glossary
Web container
A container that implements the Web component contract of the J2EE architecture. This contract specifies a runtime environment for Web components that includes security, concurrency, life cycle management, transaction, deployment, and other services. A container that provides the same services as a JSP container and federated view of the J2EE platform APIs. A Web container is provided by a Web or J2EE server.


Web container Definition from Encyclopedia Dictionaries & Glossaries

Wikipedia English - The Free Encyclopedia
Web container
In Java 2 Platform, Enterprise Edition, a web container "implements the web component contract of the J2EE architecture" [1]. This contract specifies a runtime environment for web components that includes securityconcurrency, life-cycle management, transaction, deployment, and other services. A web container provides the same services as a JSP container as well as a federated view of the J2EE platform APIs. Examples of web containers are:

See more at Wikipedia.org...