InterviewSolution
Saved Bookmarks
| 1. |
What Is Enterprise Javabeans (ejb)? |
|
Answer» A component architecture for the development and DEPLOYMENT of object-oriented, DISTRIBUTED, ENTERPRISE-level applications. Applications written using the Enterprise JavaBeans architecture are scalable, transactional, and secure. A component architecture for the development and deployment of object-oriented, distributed, enterprise-level applications. Applications written using the Enterprise JavaBeans architecture are scalable, transactional, and secure. |
|