What is ejb role in j2ee?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More EJB Interview Questions

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?

0 Answers  


What is the difference between find and select methods in ejb?

0 Answers  


how can we decide a session bean as stateless or stateful without seeing jar file? i.e. by seeing the class file.

3 Answers  


How can a session bean be configured for transactions of bean-managed?

0 Answers  


What is stateful session bean?

0 Answers  






What is meant by ejb?

0 Answers  


Which services are provided to ejb components by the ejb container?

0 Answers  


Define Context?

0 Answers  


What is ejb in weblogic?

0 Answers  


What is ejb home object?

0 Answers  


What does ejb stand for?

0 Answers  


Is it possible to write two EJBs that have different bean classes, but they share same Remote interface and Home interfaces?

1 Answers  


Categories