GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

GeekInterview.com  >  Interview Questions  >  J2EE  >  JMS
Go To First  |  Previous Question  |  Next Question 
 JMS  |  Question 16 of 17    Print  
How is a java object message delivered to a non-java Client ?

  
Total Answers and Comments: 1 Last Update: February 22, 2008     Asked by: Ananth 
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
February 22, 2008 17:38:29   #1  
prasannast Member Since: February 2008   Contribution: 3    

RE: How is a java object message delivered to a non-java Client ?
The Java object message before delivering to the non-java client has to be converted after receiving the message from Queue/Topic using the specification of non-java Client.
 
Is this answer useful? Yes | No

 Related Questions

The Java Message Service (JMS) defines the standard for reliable Enterprise Messaging. Enterprise messaging, often also referred to as Messaging Oriented Middleware (MOM), is universally recognized as 
Latest Answer : The Java Message Service is a Java API that allows applications to create, send, receive, and read messages. Designed by Sun and several partner companies, the JMS API defines a common set of interfaces and associated semantics that allow programs written ...

A connection is created between the client and the server from a connection factory. Connections can be shared by several threads. The user credentials are supplied at this level. It is probably common 
Latest Answer : Could any one of you give some sample code for JMS and MDB ...

Sample Source Code : The Producer/Consumer Example Another very good article with sample source code on How Java uses the producer/consumer model to handle images -- An insider's look . Read 
Latest Answer : A producer is the client application that plays the role of a message sender in JMS API.A consumer is the client application that plays the role of a message receiver in JMS API. ...

Messaging systems provide a host of powerful advantages over other, more conventional distributed computing models. Primarily, they encourage "loose coupling" between message consumers and message 
Latest Answer : There are two types of messagings models. 1.Peer to Peer model (p to p) 2.Publisher to Subscriber(pub-sub)  peer to peer model is 1-1 model.  In this model one client can send message to the another client through the Destination.There ...

Latest Answer : Can someone elobarate on this! ...
Read Answers (2) | Asked by : Prashant Sable

What is the use of JMS?In which situations we are using JMS?Can we send message from one server to another server using JMS?
Read Answers (1) | Asked by : Naveen Varanasi

Latest Answer : A JMS message consists of three parts:Message header For message identification. For example, the header is used to determine if a given message is appropriate for a "subscriber" Properties For application-specific, provider-specific, and optional header ...

The header of a message contains message identification and routing information. This includes , but is not limited to :JMSDestinationJMSDeliveryModeJMSMessageIDJMSTimeStampJMSExpirationJMSReplyTOJMSCorrelationIDJMSTypeJMSRedeliveredRegardsSecretcoder 
View Question | Asked by : secretcoder

Latest Answer : JavaMail API provides a platform independent and protocol independent framework to build Java technology based email client applications. The JavaMail API provides facilities for reading and sending email. The JavaMail API is implemented as a Java optional ...
Read Answers (3) | Asked by : sundaravel

what is message object? when to use queue and topic? 
Latest Answer : Need to configure for different appServers. Normally all the appserver has console but you need to configure for Jboss in a xml file. I think it is some JBoss-Jms.xml(not sure) but similar file like this. ...
Read Answers (1) | Asked by : Abuthahir


 Sponsored Links

 
Related Articles

Service Oriented Java Business Integration Review

Service Oriented Java Business Integration Review Introduction If you ve read through the texts which give you an introduction to SOA or Web Services you will often find them to be quite frustrating and the reason for this is because they spend too much time referencing business processes which are
 

Linux Thin Client Networks Design and Deployment Review

Linux Thin Client Networks Design and Deployment Review Introduction This book is written by David Richards a veteran Linux thin client network designer Designed for System Administrators Linux Thin Client Networks Design and Deployment goes over the concepts which are related to thin client network
 

ODP.NET - OracleCommand Object

ODP NET More About the OracleCommand Object Till now we have seen OracleCommand working with OracleDataReader OracleCommand is not simply meant for OracleDataReader It has got a lot of functionality for itself Let us see few of the most commonly used features of OracleCommand in this section We will
 

Microsoft AJAX Library - Creating Object Members on the Fly

Creating Object Members on the Fly One major difference between OOP in C and ASP NET and OOP in JavaScript is that JavaScript allows creating object members on the fly" This is true for objects and classes that you create yourself and also for JavaScript s own objects and types as well He
 

Microsoft AJAX Library - Object-Oriented JavaScript

Object Oriented JavaScript Objects and classes are implemented differently in JavaScript than in languages such as C VB NET Java or C However when it comes to using them you ll feel on familiar ground You create objects using the new operator and you call their methods or access their fields using t
 

Concepts of Object-Oriented Programming

Object Oriented JavaScript In this chapter you ll learn about OOP Object Oriented Programming and how it relates to JavaScript As an ASP NET developer you probably have some experience working with objects and you may even be familiar with concepts such as inheritance However unless you re already a
 

Client-Server Models and N-Tier Applications

Client Server Models and N Tier Applications One of principal objective of Client Server methods is to provide data to an end user However Client Server architectural methodologies are much more complex Client Server describes the process wherein a client program generates contact with a separate se
 

Java and Client Server Models

Java and Client Server Models The Role of Client Servers on the Web Client server models provide the essential mechanisms for working with the Internet In fact most of the World Wide Web is built according to this paradigm In client server models the web browsers run by millions of users are the cli
 

Web Services and Client Server Technology

Web Services and Client Server Technology Introduction to Distributed Computing The Internet and expanded network connectivity established client sever models as the preferred form of distributed computing When talking about Client Server models of networked communication using web services the broa
 

Object-Oriented Client-Server Internet

Object Oriented Client Server Internet OCSI Environments as IT Infrastructure Client Server Basics Object Oriented Client Server Internet OCSI environments provide the IT infrastructure for supporting OCSI applications For our purposes infrastructure refers to operating systems networks middleware
 





About Us  |   Privacy Policy  |   Terms and Conditions  |   Contact  |   Site Map  |   Add Question  |   Propose Category  |   RSS Feeds  |   Articles Sitemap  |   Site Updates  |   Add Resource

Copyright © 2005 - 2008 GeekInterview.com. All Rights Reserved
Page copy protected against web site content infringement by Copyscape