ejb
5 ResultsDictionary
EJB
(Enterprise JavaBeans) A software component in the Java EE platform, which provides a pure Java environment for developing and running distributed applications. EJBs are written as software...
Dictionary
Definition: EJB
(Enterprise JavaBeans) A software component in the Java EE platform, which provides a pure Java environment for developing and running distributed applications. EJBs are written as software modules that contain the business logic of the application. They reside in and are executed in a runtime engine called an "EJB Container," which provides a host of common interfaces and services to the EJB, including security and transaction support. At the wire level, EJBs look like CORBA components.
Three Types of EGBs
The three types of EJBs are: (1) session beans perform processing, (2) entity beans represent data, which can be a row or a table in a database, and (3) message driven beans are generated to process Java Messaging Service (JMS) messages.
Very Versatile
EJBs inherently provide future scalability and also allow multiple user interfaces to be used. For example, both a Web browser and a Java application could be used to access EJBs, or one could be switched for the other at a later date. However, if these are not important issues, servlets, JSPs and regular Java applications can be used for business logic rather than EJBs. See Java EE, EJB container, EJB local interface, JavaBeans, distributed objects and component software.
THIS DEFINITION IS FOR PERSONAL USE ONLY
All other reproduction is strictly prohibited without permission from the publisher.
© 1981-2010 The Computer Language Company Inc. All rights reserved.
Sponsored White Papers, Webcasts & Resources
-
Inside Diskeeper 2011 with IntelliWrite
When data fragmentation starts to affect your data storage, it can be hard for computers to figure out what's going on. Read this white paper to learn how you can improve system efficiency and...
-
Actional Diagnostics: A better view into services integrity
I think we can expect more love between EMC and Progress, as well as more Progress solutions (in modular, best of breed or larger holistic deployments) finding a place under the hood of more cloud...
-
Open source Java route yields big savings
Over a three-year period, Steven Goldsmith moved insurance giant FCCI from Microsoft technology to Java and open source. Now he declares that commercial software's days are numbered. Here's his story.
-
Java beans gives S&P leg up on Web services
Its two years of experience using WebGain's VisualCafe to develop Enterprise JavaBeans puts Standard & Poor's in good position to move quickly into the Web services business.
-
Raising the J2EE platform to another level
Building EJBs is not for the timid. If you want to enable more people in your organization to develop complex Java apps, Eric Knorr has some software for you.
-
Gulp! J2EE on a handheld?
For smaller, mobile applications, Zeosphere can make a handheld the equal of any J2EE-based application server. The key: support for Enterprise Java Beans.
-
Additional Results
-
Actional Diagnostics: A better view into services integrity
I think we can expect more love between EMC and Progress, as well as more Progress solutions (in modular, best of breed or larger holistic deployments) finding a place under the hood of more cloud...
-
Open source Java route yields big savings
Over a three-year period, Steven Goldsmith moved insurance giant FCCI from Microsoft technology to Java and open source. Now he declares that commercial software's days are numbered. Here's his story.
-
Java beans gives S&P leg up on Web services
Its two years of experience using WebGain's VisualCafe to develop Enterprise JavaBeans puts Standard & Poor's in good position to move quickly into the Web services business.
-
Raising the J2EE platform to another level
Building EJBs is not for the timid. If you want to enable more people in your organization to develop complex Java apps, Eric Knorr has some software for you.
-
Gulp! J2EE on a handheld?
For smaller, mobile applications, Zeosphere can make a handheld the equal of any J2EE-based application server. The key: support for Enterprise Java Beans.
The best of ZDNet, delivered
ZDNet Newsletters
Get the best of ZDNet delivered straight to your inbox




