Answer Posted / laxmikant
JNDI:
Java naming directory Interface---It looks up into the new
directories of an URL.for example in this url of this site
showanswers is a directory.
http://www.allinterview.com/showanswers/6873.html
Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
What are the enhancements in ejb 2.0 with respect to cmp?
When we will take thread dump? Please give us some examples?
Do you know what is the local interface used by web logic server?
How can I debug the java code that I have running in weblogic server? : BEA Weblogic
How are the notifications generated when a server is added to a cluster?
An instance of stateful session ejb when accessed simultaneously from more than one clients on same vm results in remoteexception or ejbexception. In case the client is a servlet thread, which of the techniques can be used to avoid remoteexception/ejbexception? : BEA Weblogic
What are the advantages and disadvantages of node manager?
In corba, which of the files generated by the idltojava compiler must be compiled before running the server application? : BEA Weblogic
How does concurrency work for message-driven beans? : BEA Weblogic
Explain the types of application deployed in wls?
What are the toolbar elements.
How many messages are sent across the network for processing topic messages? : BEA Weblogic
Explain the tier architecture of a web logic server?
Difference between weblogic development and production mode?
Do you know what type of object is returned by resultset.getobject()?