Tuesday, November 29, 2011

Explain in detail about stateless session bean?

Concurrent access to a bean can be possible by using stateless session bean because they don?t have a state associated with them. This bean is less resource intensive due to lack of overhead which negates its functionality in calling a conversation with the program.
Category:EJB Interview Questions

No comments:

Post a Comment