What is ejb framework?
Answer / Dhanu Kumar Tiwari
The Enterprise JavaBeans (EJB) Framework is a Java technology for building enterprise-scale applications. It provides a way to write business logic in the form of reusable components that can be distributed across multiple servers and accessed by various clients over a network.nnThe EJB Framework includes features like container-managed services, transaction management, security, life cycle events, connection pooling, and remote access, which simplify the development of complex, multi-tiered applications.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is a ejb container?
What is ejb context?
In what format is the conversational data written to the disk?
What is an ejb context?
What is the procedure for the creation of stateless ejb?
What is stateful or stateless?
How do I use a less than or greater than on a message selector in ejb-jar.xml?
How does legacy object mapping work?
How to determine, that beans are TX or not?
What Is EJB Clustering? Explain the Functionality?
1 Answers Business Architectures, College School Exams Tests, HCL,
Mention the three levels for applying interceptor methods.
when deploying an EJB, does it possible to specify multiple JNDI names?