can anyone explain me the workflow of EJB.I have developed
an app. in WSAD using an example that contains CMP and
session bean.But i am not able to understand the basic flow
between diffrent packages.
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between find and select methods in ejb?
Does spring use ejb?
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?
What are the design goals of EJB Architecture?
Define Initial Context?
Which is the only method defined in the javax.ejb.handle interface?
What is enterprise bean?
What does statelessness mean?
Why should we use ejb?
How many enterprise beans?
What is ejb client?
What do you mean by bean managed transaction?