What is the difference between a stub and a skeleton?
Answer Posted / vilie
*The purpose of the stub is to convert parameters into a string of bits, and message it over the network.
*The skeleton takes the message, convert it back into parameters and invokes request object in the server.
*The process of conversion can also be termed as 'marshalling' & 'unmarshalling'.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
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
What is scalable, portability in the view of J2EE?
Can I run seam with jdk 1.4 and earlier?
Which containers use a border layout as their default layout?
Define aop(assepct oriented programing)?
when A client sent a request to the server to open facebook page and close the browser after this request .at that time the same user do login by using a different browser then that session id will exist or not for the same client??
What happens when a thread cannot acquire a lock on an object?
Explain about RMI Architecture?
What are various types of class loaders used by jvm?
Explain what is synchronization?
which book is better for jdbc ,servlets and jsp
What is a clone?
What is the difference between a menuitem and a checkboxmenuitem?
What is the difference between ear, jar and war file?
Explain how will the struts know which action class to call when you submit a form?