What are the design goals of EJB Architecture?



What are the design goals of EJB Architecture?..

Answer / nirmala

RMI,load balancing(workload of applications are distributed
onthe server) ,clustering(grouping of machines together to
provide enterprise service),transaction fail over(if fails
then distributed on every server),back end integration
(interaction with databases)

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More EJB Interview Questions

What is entity beans in ejb with example?

0 Answers  


Enlist the declarative transaction types?

0 Answers  


what is current EJB version?

3 Answers  


What are the callback annotations for entity bean?

0 Answers  


Basic types of Enterprise JavaBeans?

4 Answers   TCS,






Is having static initializer blocks legal in ejb?

0 Answers  


Can EJB made to handle multiple transactions?

0 Answers  


Is is possible for an ejb client to marshal an object of class java.lang.class to an ejb?

0 Answers  


Driver manager is a class/interface.

5 Answers   Bally Technologies, College School Exams Tests, TCS,


What is bean-managed persistence?

0 Answers  


What are the components of session beam?

0 Answers  


Which is more beneficial: Stateful or Stateless Bean?

0 Answers  


Categories