who should use JNDI?



who should use JNDI?..

Answer / harish

any java appln. that needs to access information abt
users,machines,networks and services.
User infn. includes security credentials ,phone
no's ,electronic and postal mail addresses and appln
preferences,machine infn. include network addresses,machine
configurations etc. in addition any java appln. that needs
to either export objects or access objects exported by
other applications and services. Examples include
printers,calenders and networked file systems

Is This Answer Correct ?    1 Yes 3 No

Post New Answer

More Java J2EE AllOther Interview Questions

Hi Friends , am newbie to ajax. For example just consider one account registration - A form contains 8 text fields with submit button. In this form second texbox contains "username " . On right side of text box there is a label box . On clilck action i need to determine user is available or not. Is it possible on clicking label or should i click submit button.

0 Answers  


How to call the m1() method of Base class in below snippet ? class Base { public void m1() { System.out.println("Base m1 "); } public void m2() { System.out.println("Base m1 "); } } ====================== class Derived extends Base { public void m1() { System.out.println("Derived m1"); } public void m3() { System.out.println("Derived m3"); } public static void main(String[] args) { Base ob=new Derived(); ob.m1(); //System.out.println("Hello World!"+ob.m1()); } }

6 Answers   Cap Gemini, TCS,


HOW MUCH PERCENTAGE WE DEDUCT FOR OUR SUPPLIERS OR OTHER PROFESSIONALS

0 Answers  


what is hibernate ceteria ?

4 Answers   Fidelity,


What is the Spring2.5 MVC Navigation flow?

1 Answers   IBM,






What is markup language?

1 Answers  


What are the interfaces in java collections? : java collections

0 Answers  


can u draw class/object diagram for ATM

0 Answers   HCL, Zycus Infotech,


Which interface does java.util.hashtable implement?

0 Answers  


Hi frnds how to lock an user when he enter wrong credentials more than 3 time using java or j2ee tech take username and password in a bean no need to connect DB and validate give me some sample application code or links its urgent for me thanks in advance

0 Answers   NSN,


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

0 Answers  


Hi we have an urgent requirement for Java/J2ee technical lead position & also looking for "Java Guidewire claimcentre" experienced professional for Bangalore location if interested can reach srisanh@gmail.com

0 Answers  


Categories