Enlist the enterprise beans types?
No Answer is Posted For this Question
Be the First to Post Answer
The ejb container implements the ejbhome and ejbobject classes. For every request from a unique client, does the container create a separate instance of the generated ejbhome and ejbobject classes?
Define Initial Context?
How Stateful Session bean will store its State ?
What are the required methods to implement EJB architecture?
What is the full form of ejb in java?
how can u integrate ejb and hibernate? How can u call hibernateDAO methods in session bean?
What is passivation and activation in ejb?
Which is the only method defined in the javax.ejb.handle interface?
What is @injectmock?
How can enterprise javabeans be accessed from active server pages?
How stateful session beans will maintain consistency, across transaction updates?
How can a CORBA object, accessed from a EJB?