How does ejbs work?
No Answer is Posted For this Question
Be the First to Post Answer
An EJB client, can marshall an object of the class java.lang.Class to an EJB?
What is session bean in ejb?
What are the types of ejb?
How do I use a less than or greater than on a message selector in ejb-jar.xml?
Which of the recommended practices to be performed in the ejbpassivate() method of a stateful session bean?
How does ejb work in java?
What is beaninfo ?
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.
Explain the concept of connection pooling feature of ejb container?
What is the purpose of ejb in java?
Is state maintained by a Stateless bean?
Life cycle methods in stateful session beans?