Answer Posted / raghuram
http://java.sun.com/developer/onlineTraining/rmi/images/RMIArchitectureLayers.gif
| Is This Answer Correct ? | 13 Yes | 7 No |
Post New Answer View All Answers
What is the form of storage space in java?
Will the general public have access to the infobus apis?
If your ui seems to freeze periodically, what might be a likely reason?
Can you control when passivation occurs?
What are the design considerations while making a choice between using interface and abstract class?
whats is mean by tiles in struts
What is glasgow?
Can I import same package/class twice? Will the jvm load the package twice at runtime?
what is handle?
What is the difference between the ‘font’ and ‘fontmetrics’ class?
What is the difference between RMI registry and OS Agent?
How substring() method of string class create memory leaks?
How messaging services are done, before release of JMS?
What is ioc concept?
Is the ternary operator written x : y ? Z or x ? Y : z ?