Answer Posted / rajendra
EJB or Enterprise Java Beans is a component architecture for
the development and deployment of object-oriented,
distributed, enterprise-level applications. Applications
written using the Enterprise JavaBeans architecture are
scalable, transactional, and multi-user and secure. The
enterprise bean is a component that implements a business
task or business entity and is of two types- entity bean or
a session bean.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Explain what is an EJB Context?
Why do we need ejb in java?
What is ejb and why it is used?
What are stateless applications?
What is a stateless session?
What is message-driven bean?
What are ejb components?
What is the use of @resource?
Define ripple effect?
can we stop the execution of a method before completion?
What is ejb framework?
What is stateless and stateful?
What are the callback annotations for entity bean?
Match the ejb functions given below with the functionality equivalent in sql?
What is ejb context?