DEVFYI - Developer Resource - FYI

What is J2EE application

J2EE Interview Questions and Answers (Part 1)


(Continued from previous question...)

118. What is J2EE application

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.

(Continued on next question...)

Other Interview Questions