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 |
What are callback interfaces?
what is a dirty read?
whats is mean by tiles in struts
If I define a method in JSP scriplet <%..%>, where will it go after translation into a servlet?
In our urls and in the text of the buttons we have comma. Its causing an error. Is there a way to change the delimiting character for the menu arguments?
What is there in browser that it supports web based applications of java or any other PL?
What are Benefits of Connection Pooling?
What is aop(assepct oriented programing)?
What is metaspace?
What event results from the clicking of a button?
What is the difference between ear, jar and war file?
which book is better for jdbc ,servlets and jsp