Java Enterprise Edition (J2EE/JEE) Question:

What is J2EE module?

J2EE Interview Question
J2EE Interview Question

Answer:

A software unit that consists of one or more J2EE components of the same container type and one deployment descriptor of that type. There are four types of modules: EJB, Web, application client, and resource adapter. Modules can be deployed as stand-alone units or can be assembled into a J2EE application.


Previous QuestionNext Question
What is J2EE application?What is Java 2 Platform, Micro Edition (J2ME)?