Answer Posted / gokul d
jndi stands for java naming directory interface....it has
two methods ie naming.lookup(url) and naming.bind
(host,server) used in networking as well in EJB.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is RMI and what are the services in RMI?
Can I have an action without a form?
How to pass parameters in RMI?
How to determine SGA site?
What are the pros and cons of detached objects?
Which class is the immediate superclass of the menucomponent class?
Can I use multiple html form elements with the same name?
Why are my checkboxes not being set from on to off?
What is ioc concept & explain it?
What is the purpose of the wait(), notify(), and notifyall() methods?
What are callback interfaces?
what are getters and setters in Java with examples?
Explain ioc concept?
What is a clone?
Where we can write Rmi registry in the code, without having to write it at the command prompt?