InterviewSolution
Saved Bookmarks
| 1. |
What Do You Understand By A J2ee Module? |
|
Answer» A J2EE MODULE is a software unit that consists of one or more J2EE components of the same container type ALONG with one deployment DESCRIPTOR of that type. J2EE specification defines FOUR types of MODULES: A J2EE module is a software unit that consists of one or more J2EE components of the same container type along with one deployment descriptor of that type. J2EE specification defines four types of modules: |
|