Answer Posted / vineet
Generally JNDI is used to locate the Objects residing in
different location. So like Yellow pages are helpful to find
out certain things, similarly JNDI is useful to search the
objects.
In Weblogic JNDI is highly useful as here in Connection
Pool, Virtual Host etc. places it creates Objects . So to
locate & search the Objects , JNDI is useful.
| Is This Answer Correct ? | 19 Yes | 4 No |
Post New Answer View All Answers
What are the steps in which unicode codesets can be set with the weblogic jdriver?
how can we sync the nodes with administration server in weblogic.
We often see BSU when using weblogic. What is the meaning of BSU ?
What is mulicast in weblogic?
How do I use a less than or greater than on a message selector in ejb-jar.xml? : BEA Weblogic
What is the tree view pane in the web logic server?
How to change from development mode to production mode in weblogic 10.3?
Tell me what are the ways in which weblogic servers can run on multiple machines?
Can I use the getattribute() and setattribute() methods of version 2.2 of the java servlet api to parse xml documents? : BEA Weblogic
What is nmenroll in wlst?
Tell me about security in weblogic?
How can an application do a jms operation and have it succeed, independent of the result of the transaction? : BEA Weblogic
What are the differences between a web logic server and a web server?
Explain what an application server does and it's major components.
What is thread stack size? What is the default thread stack size in windows? Which memory space does thread stack get allocated from?