How many layers are there in RMI and what are they?
Answer Posted / sivakami
four layers are there in RMI, they are
1.Application layer.
2.Stub & skeleton layer.
3.Remote Reference layer.
4.Transport layer.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Name the class that is used to bind the server object with RMI Registry?
What is message driven beam?
Is there a guarantee of uniqueness for entity beans?
How will you pass parameters in RMI? Why do you serialize?
Are there books about seam?
What is ripple effect?
Difference between DurableSubscription and non- DurableSubscription?
Is the ternary operator written x : y ? Z or x ? Y : z ?
What are the purpose of introspection?
Can I use javascript to submit a form?
Which are the different segments of memory?
What is the difference between system.out ,system.err and system.in?
How many times may an objects finalize() method be invoked by the garbage collector?
Have you used threads in Servelet?
Where we can write Rmi registry in the code, without having to write it at the command prompt?