What is EJB architecture(components)

Showing Answers 1 - 1 of 1 Answers

Lavanya

  • Apr 17th, 2005
 

EJB Architecture consists of : 
 
a) EJB Server 
b) EJB containers that run on these servers, 
c) Home Objects, Remote EJB Objects and Enterprise Beans that run within these containers, 
d) EJB Clients and  
e) Auxillary systems like JNDI (Java Naming and Directory Interface), JTS(Java Transaction Service) and security services.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions