What is the difference between a stub and a skeleton?
Answer Posted / devarathnam c,kotagudibanda(po
Hi...
STUB: Stub is a client side proxy,the purpose of stub is
marshalling the data.
Marshalling: It is the process of converting the java code
(source code) into network oriented stream(bit-blobs stream)
SKELETON: Skeleton is a server side proxy,the purpose of
skeleton is converting the network oriented stream into
java program(human readable formate)
To generate stubs and skeletons we can use "rmic" tool in
JDK.
| Is This Answer Correct ? | 114 Yes | 29 No |
Post New Answer View All Answers
What you mean by COM and DCOM?
What is the difference between a menuitem and a checkboxmenuitem?
Name the eight primitive java types.
What is a modular application? What does module-relative mean?
we use MainFrame and using os390 for operating system with DB2 data base in IRAN and interest programing with java and use webspere for world wide,please help me where i should start?
When is the best time to validate input?
How would you create a button with rounded edges?
What are the call back methods in entity bean?
What is the difference between the ‘font’ and ‘fontmetrics’ class?
What are externizable interface?
How can I avoid validating a form before data is entered?
How primary key is implemented in Oracle?
How messaging services are done, before release of JMS?
What is the difference between the session.get() method and the session.load() method?
What event results from the clicking of a button?