Java Enterprise Edition (J2EE/JEE) Question:

What is J2EE application?

J2EE Interview Question
J2EE Interview Question

Answer:

Any deployable unit of J2EE functionality. This can be a single J2EE module or a group of modules packaged into an EAR file along with a J2EE application deployment descriptor. J2EE applications are typically engineered to be distributed across multiple computing tiers.


Previous QuestionNext Question
What is JMS client?What is J2EE module?