|
|
 |
 |
 |
> glossary > EJB
|
EJB(Enterprise JavaBeans) Software components for networked Java applications. Defined by the Enterprise JavaBeans specification, EJBs are the basic building blocks of software applications on the J2EE platform, which has been the preferred choice for many enterprises when building large-scale, web-accessed applications. Recently, however, many developers have been turning away from the complexity of EJBs in favor of simpler alternatives. The new EJB 3.0 specification attempts to answer these criticisms by simplifying EJB development.
More about "EJB" ...
Loosely Coupled articles:
The current chair of the Apache Web Services project foresees a future without J2EE ...
Connecting .NET and Java web services isn't as hard as people expect ...
The primary goal of a service-oriented architecture (SOA) is to create a number of loosely coupled, reusable services ...
Useful Web resources:
Home page for EJB within the developer website of Sun Microsystems, the owner of Java.
Official home page for the EJB 3.0 specification within the Java Community Process.
|
|