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 |
What is stateless authentication?
Differentiate Conversational from Non-conversational interactions?
How entity beans support container managed persistence?
What is pub/sub model?
How can a CORBA object, accessed from a EJB?
What Is EJB Clustering? Explain the Functionality?
1 Answers Business Architectures, College School Exams Tests, HCL,
How do you decide whether you should use session, entity or message driven bean?
What is EJB object?
What is ejbdoclet?
Why is ftp stateful?
What is session bean in ejb?
How can one EJB be called from within another EJB?