I would like to know the advantages of using RMI.As for my knowledge RMI is synchronous, and tightly coupled. Still it is used to register/lookup/invoke services.
[176 byte] By [Rama.Krishnaa] at [2007-11-27 5:14:12]
http://java.sun.com/products/jdk/rmi/ http://java.sun.com/javase/technologies/core/basic/rmi/whitepaper/index.jsp http://java.sun.com/developer/Quizzes/rmi/index.htmlNote that the expected answer to question 5 is not correct. Services must implement a Remote interface.