What is the difference between a stub and a skeleton?

Answer Posted / guest

A stub is a proxy for a remote object that runs on the
client computer. A skeleton is a proxy for a remote object
that runs on the server. Stubs forward a client's remote
method invocations (and their associated arguments) to
skeletons, which forward them on to the appropriate server
objects. Skeletons return the results of server method
invocations to clients via stubs.

Is This Answer Correct ?    216 Yes 20 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the immediate superclass of the applet class?

597


A user of a web application sees a jsessionid argument in the URL whenever a resource is accessed. What does this mean? a. The form must have the field jsessionid b. URL rewriting is used as the session method c. Cookies are used for managing sessions

1812


What is the map interface?

609


Java is fully object oriented languages or not?

535


Is the infobus client side only?

603






What does module-relative mean?

573


Are enterprise beans allowed to use thread.sleep()?

643


what are getters and setters in Java with examples?

1282


When a thread blocks on i/o?

561


What is the difference between the string and stringbuffer classes?

539


What is the purpose of the wait() method?

618


What are the design considerations while making a choice between using interface and abstract class?

541


How would you reatach detached objects to a session when the same object has already been loaded into the session?

676


hi friends, i have done my BE(CSE)at 2011 then i have joined one company before they asked me 50k so i paid but now they telling no project here so we r going to close like that so now i need any job i have good knowledge in core java and j2ee(jsp,servlet,jdbc) so if u know any job pl help me

1776


What is the diffrence between a local-tx-datasource and a xa-datasource?

576