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 are the limitations of using local object?
What are stateless applications?
Explain the concept of connection pooling feature of ejb container?
What are the key benefits of the ejb technology?
How do I use a less than or greater than on a message selector in ejb-jar.xml?
What is entity bean?
What is the advantage of using entity bean for database operations, over directly using jdbc api to do database operations?
What is @autowired required false?
When was ejb developed?
What are the key features of the ejb technology?
Explain ejbhome and ejbobject in ejb?
For ejb applications with bean-managed transaction demarcations, which of the following is used by the client to get a reference to the usertransaction object for the weblogic server domain?
What does statelessness mean?
What do you mean by re-entrant? Can you say that session beans as re-entrant? Can entity beans be specified as re-entrant?
Explain the concept of local interfaces?