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
Define Initial Context?
What is the difference between ejbcreate() and ejbpostcreate?
Differentiate “find a method” from “select method” in EJB ?
What are the advantages of ejb components?
What are the differences between ejb 3.0 and ejb 2.0?
Which is more beneficial: Stateful or Stateless Bean?
What is @resource in java?
What are the attributes of transaction in ejb?
What is the meaning of acid in the connection of transaction management?
What are the advantages of java beam?
Differentiate Conversational from Non-conversational interactions?
An instance of stateful session ejb when accessed simultaneously from more than one clients on same vm results in remoteexception or ejbexception. In case the client is a servlet thread, which of the techniques can be used to avoid remoteexception/ejbexception?
What are stateless applications?
How to find ejb version in websphere?
What is the procedure of ejb container to handle exceptions?