Enterprise applications
Enterprise applications (or J2EE applications) are applications
that conform to the Java 2 Platform, Enterprise Edition, specification.
Enterprise applications can consist of the following:
- Zero or more EJB modules
- Zero or more Web modules
- Zero or more connector modules (packaged in RAR files)
- Zero or more application client modules
- Additional JAR files containing dependent classes or other
components required by the application
- Any combination of the above
A J2EE application is represented by, and packaged in, an enterprise archive
(EAR) file.

Deploying and managing applications
Searchable topic ID:
crun_entapp
Last updated: Jun 21, 2007 4:55:42 PM CDT
WebSphere Application Server Network Deployment, Version 5.0.2
http://publib.boulder.ibm.com/infocenter/wasinfo/index.jsp?topic=/com.ibm.websphere.nd.doc/info/ae/ae/crun_entapp.html