Search results for session bean



MDB is Message driven bean, which very much resembles the Stateless session bean. The incoming and out going messages can be handled by the Message dr ...
In case of a stateless session bean it may not matter if we call or not as in both cases nothing is done. The number of beans in cache is managed by t ...