Answer Posted / 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 View All Answers
what is the Relationship between EJB and CORBA architecture?
What is a local interface?
What do you mean by abstract schema?
How many ejb objects are created for a bean?
What optimization could I use if the ejb container is the only point of write access to the database?
Is decorator an ejb design pattern?
How ejb invocation happens?
Is ejbCreate() method mandatory while defining a Session Bean?
How to invoke ejb from java client?
Does spring use ejb?
How does ejb invocation happens?
What is session facade in ejb?
What are transaction isolation levels in ejb?
What is the difference between message driven beans and stateless session beans?
What is backing bean?