|
Run Your RMI Implementation Under Java 2
by Sandeep Gain
If you're running the client or server with Java 2, then you'll need to specify a security policy file, to prevent SecurityExceptions being thrown. This policy file will allow your application to ...
|