Tuesday, November 29, 2011

Explain about the naming and directory services present in EJB?

Home interface implementation object can be found using JNDI and this feature is available for clients using EJB. The same Home interface can be found by using CORBA name service. Creation and deletion of EJBs can be done from home interface and client code can find entity beans.
Category:EJB Interview Questions

No comments:

Post a Comment