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
Do you think that java should have had pointers?
Explain about RMI Architecture?
Why is actionform a base class rather than an interface?
Explain about local interfaces.
Explain what is orm?
What are the pros and cons of detached objects?
What is a modular application? What does module-relative mean?
What is clustering? What are the different algorithms used for clustering?
Describe responsibilities of Activator?
When a thread blocks on i/o?
whats is mean by tiles in struts
What is bean? Where can it be used?
Explain about thread synchronization inside a monitor?
what is an isolation level?
Which containers use a border layout as their default layout?