Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

what is jms? features of jms

Answer Posted / madhavi latha n v

JMS --means java messaging service(used to send messages
from the client to the server asynchronously)A queue object
is to be created to send the messages in the queue. a Jndi
name is used in the client and the server to send.Jms
concept is used in the MessageDriven beans

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to perform selection sort in java?

1046


What do you mean by Function Overloading in java?

1224


Why put method is used?

1058


Explain covariant method overriding in java.

1168


What is member in java?

1118


What is collection class in java? List down its methods and interfaces.

1033


In a program, initializing an array of 100 KB is throwing an out of memory exception while there is 100 MB of memory available. Why?

1121


Why to use nested classes in java? (Or) what is the purpose of nested class in java?

1127


What is hasnext in java?

1068


Is 64bit faster than 32 bit?

1123


What is pojo class in java?

1203


What is thread pool? How can we create thread pool in java?

1140


How is it possible in java programming for two string objects with identical values not to be equal under the == operator?

1060


Give differences between Quicksort &Mergesort. When should these sorts be used andwhat is their running time in java?

1289


Does treeset use compareto?

1024