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
the same information whether it will connect to the database or it will be used previous information?
Which are the different segments of memory?
Why does the option tag render selected=selected instead of just selected?
Can I import same package/class twice? Will the jvm load the package twice at runtime?
Can I map more than one table in a cmp?
What is aop(assepct oriented programing)?
What are the types of scaling?
When a thread blocks on i/o?
What are the call back methods in entity bean?
Describe responsibilities of Activator?
If we opened Windows Internet Explorer 4 times, does it starts 4 processes or 4 threads?
Are there books about seam?
What is the diffrence between a local-tx-datasource and a xa-datasource?
Explain the different types of memory used by jvm?
Name three subclasses of the component class?