posted 24 years ago
Hello,
My RMI remote interface and server files are in the directory java_home\MyRMI\server and my RMI client files are in the directory java_home\MyRMI\client directory. I want to use the same security policy file for both the client and the server.In which directory should i place the policy file ?.Could anyone explain me how to run the application using this policy file?
Thanks in advance.