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 are the sequence of steps to write pub or sub model kind of application?
Why won’t the jvm terminate when I close all the application windows?
What is the difference between the ‘font’ and ‘fontmetrics’ class?
what are memory considerations of jsp compares to other web components?
What is the difference between session and entity beans?
Name the eight primitive java types.
What is clustering? What are the different algorithms used for clustering?
What is the argument type of a programs main() method?
What is chat area? Explain.
Where can I find seam examples and documentation?
Explain about local interfaces.
Have you used threads in Servelet?
Is the ternary operator written x : y ? Z or x ? Y : z ?
Are enterprise beans allowed to use thread.sleep()?
Name the class that is used to bind the server object with RMI Registry?