We are planning to distribute a client-server system that makes use of rmi
and the jre1.2 plug-in. We are, however, having difficulty locating
documentation on how to specify the location of the default "java.security"
file, normally located at
java.home\lib\security\java.security
We would like to specify this as a url so that we do not have to modify the
securiy file on every client machine that uses the applet based program.
We hope that we would be able to specify this once for the entire lan and
that it could be under the control of the systems administrator. The
default location on the hard disk of the client machine is both
inconvenient and prone to modification by individual users. Can our
preferred file location be specified on installation of the plug-in or in
another simple manner?
Regards
Alex Amies