DEVFYI - Developer Resource - FYI

What is J2EE module

J2EE Interview Questions and Answers (Part 1)


(Continued from previous question...)

120. What is J2EE module

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.

(Continued on next question...)

Other Interview Questions