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 is meant by multi-threading?
Is infobus easy to use?
Can I have an action without a form?
What is resource bundle?
1) Scenario: I developed my application on local system and everything is perfect and tested. Now on UAT this application is deployed on clustered server environment. They are logical or physically clustered. But application is not working over there.  What is the issue with application?  What are the first things which come in your mind?
What is a policy?
To identify IDL language what mapping mechanism is used?
Can I map more than one table in a cmp?
Which characters may be used as the second character of an identifier, but not as the first character of an identifier?
What are the benefits of detached objects?
Explain about RMI Architecture?
Define aop(assepct oriented programing)?