where is JNDI being used in java platform?

Answers were Sorted based on User's Feedback



where is JNDI being used in java platform?..

Answer / harish

HOtJava views using JNDI to access LDAP. Enterprise APIs
such as Enterprise Java Beans,Java Message Service, and
JDBC 2.0 make use of JNDI for their naming and directory
needs. RMI over IIOP applications can use JNDI to access
the CORBA(COS) naming service.

Is This Answer Correct ?    6 Yes 4 No

where is JNDI being used in java platform?..

Answer / satya

JNDI is a naming service provided an Application Server,
where as Application Server provides some external services
like transactions and Naming Services so with the
Application Servers to access the components (EJB) it
dynamically use the naming service with JNDI, for this we
need to configure the component to the namin service with
rebind() method

Is This Answer Correct ?    5 Yes 3 No

Post New Answer

More Java J2EE AllOther Interview Questions

What is deque in the java collections framework? : java collections

0 Answers  


when exactly should we use throws ,and wen exactly should we use the try and catch for exceptional handling

0 Answers  


Why do you use Context Object

2 Answers   HCL,


Which is the better framework for web applications, struts or spring, and why?

1 Answers   IBM, TATA,


What is iterator in the java collections framework? : java collections

0 Answers  






What are the differences between the java collection and the java list? : java collections

0 Answers  


Difference b/w >> and >>> ?

1 Answers   Adobe, Infosys,


What is the difference between Eclipse and MyEclipse?

7 Answers   IBM, Wavex,


Q1. A. Write note on "The class path Environment Variable". B. Which are different kinds of source code? Q2. A. How to create an interface? B. Why convert an applet to an application? Q3. A. How to use Media tracker Class. B. How to use string tokenizer class. Q4. A. Explain the overview of UDP messaging. B. Difference between SQL Exception class and SQL Warning class. Q5. A. How to create com object in Java? B. Write short notes on "The properties class" Q6. A. When object is created and destroyed? B. Explain the JDB in depth & command line. C. Write short notes on Web Sites.

1 Answers  


What are the different types of features of the java collections framework? : java collections

0 Answers  


Runining mutiple tomcat server in a single machine is possible Yuo wil have to duplicate configuration with different port numbers

2 Answers   HCL,


lll

1 Answers  


Categories