Answer Posted / 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 View All Answers
What is the purpose of the notify() method?
Explain the different types of memory used by jvm?
What are the different methods of identifying an object?
Why won’t the jvm terminate when I close all the application windows?
Which component handles cluster communication in jboss?
Can we sent objects using Sockets?
How are the elements of a cardlayout organized?
Define aop(assepct oriented programing)?
Explain the difference between object state and behavior?
How messaging services are done, before release of JMS?
If I wanted to use a solarisui for just a jtabbedpane, and the metal ui for everything else, how would I do that?
What is the difference between the string and stringbuffer classes?
what is Activation Instantinator?
What are the call back methods in entity bean?
How would you detect a keypress in a jcombobox?