What is stateless and stateful?
No Answer is Posted For this Question
Be the First to Post Answer
What are the callback annotations for the stateless bean?
What causes statelessness?
How stateful session beans will maintain consistency, across transaction updates?
What is the difference between ejbcreate() and ejbpostcreate?
How many ejb objects are created for a bean?
Is method overloading allowed in ejb?
What’s the difference between hibernate and ejb 3?
What happens when I change a value in the httpsession from inside an ejb?
Can stateful session beans are persistent?
Is ejbCreate() method mandatory while defining a Session Bean?
Which of the recommended practices to be performed in the ejbpassivate() method of a stateful session bean?
What is stateful session bean?