JMS based on what technology?
Answer / sainaveen
JMS is based on Java technology it used for messaging
between different applications.JMS provides asynchronous
messaging.
| Is This Answer Correct ? | 1 Yes | 0 No |
What is the name of the state, when a thread is executing?
difference between applicationserver and webserver
What is the applet sandbox?
When a thread terminates its processing, it enters into what state?
Write a program to show synchronization?
What is checkpoint? How to create checkpoints in our java projects?
What is runnable?
what is catalina in tomcat server.
what is the port number of RMI?
what do u mean by java bean??
what is the difference between System.out.println and out.println in java
can we write implementation for a method with in another method?