InterviewSolution
Saved Bookmarks
| 1. |
What Is Ejb ? |
|
Answer» EJB stands for Enterprise JAVABEAN and is a widely-adopted server side component architecture for J2EE. It enables rapid DEVELOPMENT of mission-critical application that are VERSATILE, reusable and portable across middleware while PROTECTING IT investment and preventing vendor lock-in. EJB stands for Enterprise JavaBean and is a widely-adopted server side component architecture for J2EE. It enables rapid development of mission-critical application that are versatile, reusable and portable across middleware while protecting IT investment and preventing vendor lock-in. |
|