Hi

I am learning RMI and have created a RMI client and Server which passes a custom object over to perform actions on it and then returns it back to the client.

Now, most of the tutorials I...