What is ejb in java?



What is ejb in java?..

Answer / Saurav Kumar Singh

Enterprise JavaBeans (EJB) is a component-based architecture for developing enterprise applications in the Java programming language. It provides services such as transactions, security, and persistence to simplify the development of complex distributed applications.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More EJB Interview Questions

How many ejb objects are created for a bean?

1 Answers  


what is mean by dll ? Please answer me. Advance thanks.

3 Answers   Excel,


Is ejbCreate() method mandatory while defining a Session Bean?

1 Answers  


What is passivation and activation in ejb?

1 Answers  


How to find ejb version in websphere?

1 Answers  


Can beans who are involved in transaction have 'passivation' process?

1 Answers  


What is stateless session bean?

1 Answers  


What is Enterprise JavaBeans Query Language (EJB QL)?

1 Answers  


What are the types of enterprise bean?

1 Answers  


Why serialization is used?

2 Answers   IBM,


What is the TX operational difference between Session Bean and Entity Bean?

1 Answers  


Can remove() be a Stateless Session bean?

1 Answers  


Categories