filmov
tv
Java EJB - Working with EJB3
Показать описание
EJB stands for Enterprise Java Beans. EJB is an essential part of a J2EE platform. J2EE platform has component based architecture to provide multi-tiered, distributed and highly transactional features to enterprise level applications.
EJB provides an architecture to develop and deploy component based enterprise applications considering robustness, high scalability, and high performance. An EJB application can be deployed on any of the application server compliant with the J2EE standard specification.
We'll be discussing EJB 3.1 in detail in this tutorial
#TheProgrammingGuy#GuideMe360 #EJB #EnterpriseJavaBean