Articles on Remote Method
Invocation (RMI)
Subject-oriented programming through RMI
Get smart with proxies and RMI - Use dynamic class
loading to implement smart proxies in RMI
How to eliminate debugging problems for RMI-based
applications? -Make your development of RMI-based applications
much easier -- use an in-process server to develop and test your
client/server code
An in-depth look at RMI callbacks
Design networked applications in RMI using the Adapter
design pattern - A guide to correctly adapting local Java objects
for the Web
"Retrofit existing applications with RMI" uses
the Adapter design pattern on the client side to introduce RMI
into applications originally built without RMI in mind. This
design technique minimizes source-code changes and can create a
more flexible application
Distributed Objects Programming Using Java RMI
APPLY RMI AUTOGENERATION