Related resources for JNDI in java
  • Java naming and directory interface(JNDI)9/13/2019 12:58:45 AM. JNDI is a mechanism to search a remote application from the local application. The remote application can be an EJB and the local application can be the client of EJB.