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

Write a postfix expression to (a*(b+c/d)*d-e)

4 Answers   Adobe,


What is a constructor?

4 Answers  


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

0 Answers  


Is it possible to create Userdefined Unchecked Exception also?If Yes, give an example?

1 Answers   HCL,


What is the difference between Eclipse and MyEclipse?

7 Answers   IBM, Wavex,






What is the enumerator of the java collection framework? : java collections

0 Answers  


What are the different types of classes implemented in the set interfaces? : java collections

0 Answers  


what is the difference between through and throws?

2 Answers   HCL,


What is the difference between comparable and comparator in java.util pkg?

0 Answers  


which book is the best for preparing for SCWCD 1.5

4 Answers   Google,


What is IOC in spring?

10 Answers   Centris,


What are the main classes of the list interfaces? : java collections

0 Answers  


Categories