A J2EE module is an archived collection of one or more components targeted for the
same container upon deployment. You can create a Web Application module, or an EJB
JAR module that contains J2EE and an iAS-specific deployment information saved to
XML files.
The following characterizes a J2EE module deployed to the iPlanet Application Server:
A module represents the basic unit of an application.
The customizer for a web module, and the property sheets for an EJB module,
contain all the declarative data (J2EE and iAS-specific) required to deploy the module.