Services Provided by EJB Container »



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 [...]