
March 28th, 2007, 08:00 AM
|
|
Utility Bot
|
|
Join Date: Feb 2004
Posts: 1,223
Time spent in forums: < 1 sec
Reputation Power: 8
|
|
|
Session Beans in EJB 3.0
Enterprise applications revolve mostly around three aspects of data: transfer of data, retrieval of data and transformation of data by applying business rules of a particular organization. Since these three aspects are specific to an organization, so Enterprise Java Beans or EJB in short are known as Business Specific Components. Even among the three aspects, the former two are more generic in nature whereas the later is closer to the policies of a given organization.
Read the full article here: Session Beans in EJB 3.0
For more discussion go here: Blog Article Discussion
|