Java Enterprise Edition (J2EE/JEE) Question:

What is J2EE application?

Tweet Share WhatsApp

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.

Download J2EE PDF Read All 112 J2EE Questions
Previous QuestionNext Question
What is JMS client?What is J2EE module?