aspose file tools
The moose likes EJB Certification (SCBCD/OCPJBCD) and the fly likes Why to send/return Remote Object / Stub Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Certification » EJB Certification (SCBCD/OCPJBCD)
Reply Bookmark "Why to send/return Remote Object / Stub" Watch "Why to send/return Remote Object / Stub" New topic
Author

Why to send/return Remote Object / Stub

Micheal John
Ranch Hand

Joined: Nov 01, 2006
Posts: 344
What is the meaning of sending/returning remote objects?
I can able to understand returning od remote objects. Suppose I am passing an object from the client side to the remote and in the remote side, it's returning a whole object. What is difference between returning the remote object/stub? How can we send the remote object? The purpose of remote object is to be stayed in the remote only..corect me if I am wrong..

I think somewhere I misunderstood the concept. please help in this regard..


Micheal John
SCJP 1.4 (86%), SCWCD 1.4 (86%), SCBCD 1.3 (85%), SCDJWS (Just Started...) - Satisfaction Lies in Our EFFORT, Not in the ATTAINMENT
 
jQuery in Action, 2nd edition
 
subject: Why to send/return Remote Object / Stub
 
Similar Threads
Doubts in Sending the Object as argument in remote call
Local/Remote object
Type of objects that can be sent in RMI
Query regarding Ejbs
RMI-IIOP Pass By reference