1.

What Do You Understand By A J2ee Module?

Answer»

A J2EE MODULE is a software unit that consists of one or more J2EE components of the same container type ALONG with one deployment DESCRIPTOR of that type. J2EE specification defines FOUR types of MODULES:
(a) EJB,
(b) Web,
(c) Application client, and
(d) Resource Adapter.

A J2EE module is a software unit that consists of one or more J2EE components of the same container type along with one deployment descriptor of that type. J2EE specification defines four types of modules:
(a) EJB,
(b) Web,
(c) Application client, and
(d) Resource Adapter.



Discussion

No Comment Found