What is meant by ejb?



What is meant by ejb?..

Answer / Anurag Pal

Enterprise JavaBeans (EJB) refers to a Java technology that enables developers to create and manage distributed components for building enterprise-level applications. It provides a standard way of developing, deploying, and managing objects in a container environment.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More EJB Interview Questions

What is ejb and its architecture?

1 Answers  


Enlist the CallBack methods of Entity Bean.

1 Answers  


What is Transaction attribute?

3 Answers  


What are the various methods of an Entity Bean?

1 Answers  


what is finder method?

1 Answers  


What is stateless code?

1 Answers  


Life cycle methods in stateless Session Beans?

3 Answers   Virtusa,


Can you be deported if you are stateless?

1 Answers  


How stateful session beans will maintain consistency, across transaction updates?

2 Answers  


How ejb invocation happens?

1 Answers  


Why is ejb used?

1 Answers  


What does it mean to be stateless?

1 Answers  


Categories