Java Enterprise Edition (J2EE/JEE) Question:

What is J2EE module?

Tweet Share WhatsApp

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.

Download J2EE PDF Read All 112 J2EE Questions
Previous QuestionNext Question
What is J2EE application?What is Java 2 Platform, Micro Edition (J2ME)?