where is JNDI being used in java platform?

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

What is an algorithm in java collection framework? : java collections

583


can u draw class/object diagram for ATM

5534


Explain the OOPS concept in Realtime Scenarion ? Take example as CAR. Please explain indetail ?

2567


What are the interfaces in java collections? : java collections

618


Which sorting algorithm is used by collections.sort() in java ?

555






What are the considerations to be made in case of loops in java ?

572


what is mean by hasing and maping in java platform and advantage?

1836


What are the queues in the java collection framework? : java collections

554


Which interface does java.util.hashtable implement?

679


What do you understand by synchronization? Why is it important?

577


please mail me the interview question based on java/j2ee

1538


What are maps interfaces in the java collections? : java collections

576


What are the classes in the java collection framework? : java collections

599


What is the use of hashcode in java ?

582


What are the types of the main implementing classes in the map interfaces? : java collections

620