What is the difference between a stub and a skeleton?

Answer Posted / rathod bhavesh

You must Generate the necessary stub.
You May Also Need To Generate A skeleton.
In The Context Of RMI.
A stub is a java Object that resides on the client machine.
This Command Generate Two new file:
1)AddServerImpl_skel.class(Skeleton)
2)AdServerImpl_stub.class(stub)

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What’s jboss jbpm?

575


What are various types of class loaders used by jvm?

495


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

541


How are the elements of a borderlayout organized?

592


Why are some of the class and element names counter-intuitive?

569






Is a class a subclass of itself?

588


Write a program to show synchronization?

688


What are the pros and cons of detached objects?

543


What is the difference between RMI and Corba?

2252


Why use POJO when I can use hashmap

2043


which book is better for jdbc ,servlets and jsp

1644


What is a modular application?

586


how do you Handle Front End Application data against DB with example?

1475


Why is string immutable in java?

577


What is the purpose of the notifyall() method?

602