Posted By:
zee_hu
Posted On:
Saturday, November 6, 2004 03:33 AM
Hi, everyone, I want to know when the client and server are deployed in the same JVM what if the client invoke the remote method with arguments? will the arguments still be serialized and copied to the server? or the server will get the local reference as simple.