Basic types of Enterprise JavaBeans?

Answer Posted / harika

EJB's holds the business logic solely.

There are 2 types of EJB

1--> Session ==>Performs task for the client

2--> Message Driven ==> acts as a listener for a message type ,for example Java Message Service API

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can EJB made to handle multiple transactions?

606


A client wants to preserve the reference to the ejbhome object of an enterprise bean instance and use it later. Which of the following can be serialized for this purpose?

529


Enlist the declarative transaction types?

602


Is is possible for an ejb client to marshal an object of class java.lang.class to an ejb?

533


When was ejb developed?

572






What are the types of enterprise bean?

564


What is remote interface in ejb?

537


What is a stateless session?

507


Why do we need ejb?

577


What are the different kind of ejb's?

541


How can one EJB be called from within another EJB?

523


What ejb means?

533


What is session bean in ejb?

520


Enlist the CallBack methods of Entity Bean.

588


What is an entity and its types?

553