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...

Explain the stub's and skeleton's functionality?

Answer Posted / anonymous

Assume, there are two real persons.
Jayan - He provides some calculation services to people.
He lives in WebLogic Server.

When some one want to ask him to do calculations, they
should connect to WebLogic Server.
When jayan is being called by some one, the weblogic server
creates his Duplicate-1 in the calling people's Computer.
this is stub.
In the Weblogic also there is Dup-2 created. this is
skeleton.
Actually the stub asks the server to make jayan perform the
calculation.
But in reality, the Dup2 carries this request to Jayan. So
the other guy cannot DIRECTLY talk to jayan. All messages
will be intercepted by Dup1.
Jayan takes messages from Dup1 and perform the task.

Is This Answer Correct ?    8 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between session and entity beans?

1173


In inglish: How to convert jar to exe files? Em português: Como converter arquivos .jar para .exe?

2711


What is the purpose of the wait(), notify(), and notifyall() methods?

1081


What is the infobus?

1136


Define the remote object implementation?

2569


Why use a datasource when you can directly specify a connection details? (in a J2EE application)

4340


What are transaction attributes?

1160


How a component can be placed on Windows?

2917


Why do threads block on i/o?

1320


Is the infobus client side only?

1165


What is the purpose of the notifyall() method?

1093


Name the eight primitive java types.

1199


What is the diffrence between a local-tx-datasource and a xa-datasource? Can you use transactions in both?

1086


What is the purpose of the wait() method?

1285


Why use a datasource when you can directly specify a connection details?

1082