| Author |
RMISecurityManager
|
Torsten Wiederkehr
Greenhorn
Joined: Feb 20, 2004
Posts: 14
|
|
Hi @all, in the Complete Java 2 Certification Study Guide from Philip Heller and Simon Roberts they use the RMISecurityManager. I don't use it in my application sofar, an everthing runs fine. Shoud I use the RMISecurityManager? ciao torsten
|
 |
peter wooster
Ranch Hand
Joined: Jun 13, 2004
Posts: 1033
|
|
Originally posted by Torsten Wiederkehr: Hi @all, in the Complete Java 2 Certification Study Guide from Philip Heller and Simon Roberts they use the RMISecurityManager. I don't use it in my application sofar, an everthing runs fine. Shoud I use the RMISecurityManager? ciao torsten
Check your instructions, they probably contain the line "You must not require the installation of a security manager".
|
 |
 |
|
|
subject: RMISecurityManager
|
|
|