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 |
Why stateless is better than stateful?
Explain the difference between, Java Class and Bean?
Can Container Managed Bean-Managed Transaction ?
Basic types of Enterprise JavaBeans?
What is ejb and its architecture?
How is ejb different from java beans?
Is functional programming stateless?
Enlist the enterprise beans types?
Can stateful session beans are persistent?
What is jar, war, and ear?
What is remote interface in ejb?
what are required main interfaces in EJB?