what are main features in EJB?

Answers were Sorted based on User's Feedback



what are main features in EJB?..

Answer / janet

1.EJB architecture is inherently
transactional,distributed,portable,multitired secure.
2.EJB components are serverside components written entirely
in the java.
3.EJB components contain business logic only no system level
programming.
4.System level services such as transactions,security,life
cycle ,threading,persistence etc are automatically managed
by the EJB component by the EJB server.
5.EJB architecture is wire-protocol neutral Any protocol can
be utilized: HTTP,IIOP,DCOM etc.

Is This Answer Correct ?    15 Yes 2 No

what are main features in EJB?..

Answer / harish

features in EJB2.0 :

Query Language has been introduced.
Container Manager Relationship has been introduced.
Local Interfaces have been introduced.
Message Driven Beans have been introduced.

Is This Answer Correct ?    2 Yes 10 No

Post New Answer

More EJB Interview Questions

Explain the important elements of ejb?

0 Answers  


TX operation funtion executed by?

0 Answers   Satyam,


What is ejb home object?

0 Answers  


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

2 Answers   Excel,


What are the types of enterprise bean?

0 Answers  






Driver manager is a class/interface.

5 Answers   Bally Technologies, College School Exams Tests, TCS,


What is beaninfo ?

1 Answers  


What is the difference between session and entity beans? When should I use one or the other?

0 Answers  


Difference between javaBeans and Enterprise JavaBeans?

1 Answers   Indotech, Tech Mahindra,


What is ejb and how it works?

0 Answers  


What is ejb and its uses?

0 Answers  


What are the system services of ejb container?

0 Answers  


Categories