How JNDI is used in JMS ?
Answer / amalendra
JNDI is used to lookup (Queue/Topic)ConnectionFactory and
Queue/Topic Objects.
| Is This Answer Correct ? | 1 Yes | 0 No |
1) Scenario: I developed my application on local system and everything is perfect and tested. Now on UAT this application is deployed on clustered server environment. They are logical or physically clustered. But application is not working over there.  What is the issue with application?  What are the first things which come in your mind?
explain session tracking. why we used it
Name the method to find, if a thread is active or not?
which book is better for jdbc ,servlets and jsp
Tell me about Firewalls in RMI?
when A client sent a request to the server to open facebook page and close the browser after this request .at that time the same user do login by using a different browser then that session id will exist or not for the same client??
Why do I get a duplicate name error when loading a jar file?
Difference between new operator and class.forname().newinstance()?
what are the advantages of JTA over JTS?
What’s jboss cache in short?
how i secure my site with the https protocol.what are the steps?
To what value is a variable of the string type automatically initialized?