Tuesday, November 29, 2011

What is the difference between stateless session and state full session bean? give example?

Stateless session bean does not maintain any client conversational state between bean method calls while state full session bean maintains conversational state.
Category:EJB Interview Questions

No comments:

Post a Comment