Services Provided by EJB Container »
By Ramakrishna on Feb 15, 2009 in EJB Containers | 0 Comments
An applications server provides middleware services to the applications, such as transaction services, security services and others. These services are needed for the applciations to be scalable, robust and secure for multiple concurrent users. The EJB container : The EJB container provides a playground where the enterprise beans can run. There can be many beans [...]
