whats is mean by jndi



whats is mean by jndi..

Answer / modi[achir communication]

JNDI (Java Naming and Directory Interface) enables Java
platform-based applications to access multiple naming and
directory services. Part of the Java Enterprise application
programming interface (API) set, JNDI makes it possible for
developers to create portable applications that are enabled
for a number of different naming and directory services,
including: file systems; directory services such as
Lightweight Directory Access Protocol (LDAP), Novell
Directory Services, and Network Information System (NIS);
and distributed object systems such as the Common Object
Request Broker Architecture (CORBA), Java Remote Method
Invocation (RMI), and Enterprise JavaBeans (EJB).

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Advanced Java Interview Questions

What is preemptive and Non-preemptive Time Scheduling?

6 Answers   Cognizant,


What are the sequence of steps to write pub or sub model kind of application?

0 Answers   TCS,


What state does a thread enter when it terminates its processing?

0 Answers  


What if the static modifier is removed from the signature of the main method?

0 Answers  


What is the main functionality of RRL(Remote Reference Layer)?

3 Answers  






what is Static binding?

2 Answers   Wipro,


How messaging services are done, before release of JMS?

0 Answers  


What is UniCastRemoteObject and what is its use in RMI?

6 Answers  


What is the difference between Process and Threads?

19 Answers  


can we write implementation for a method with in another method?

3 Answers   Cap Gemini,


whats is mean by class.forName() whats the return type of class

6 Answers   SolutionNET,


What value does read() return when it has reached the end of a file?

0 Answers  


Categories