What is the difference between a stub and a skeleton?
Answer Posted / sandeep kumar
Stubs----> Stubs is a local representative or proxy which runs
client computer.It is also called as marshalling
means process of converting java source code into
network oriented stream.
Stubs is client side representation.
Skeleton--> It is also called as Unmarshalling means process
of converting network oriented stream in to java
program(Human readable format).
Skeleton is server side representation
| Is This Answer Correct ? | 8 Yes | 4 No |
Post New Answer View All Answers
What is JTS?
How to pass parameters in RMI?
Why are my checkboxes not being set from on to off?
What are the oops concept?
What are the diff types of exception?
What are the different algorithms used for clustering?
To identify IDL language what mapping mechanism is used?
What is a tasks priority and how is it used in scheduling?
why static class in java
the same information whether it will connect to the database or it will be used previous information?
Explain RMI Architecture?
Why do I get a duplicate name error when loading a jar file?
Explain ioc concept?
Do I have to use jsps with my application?
which book is better for jdbc ,servlets and jsp