Mega Code Archive

 
Categories / Java Tutorial / Security
 

To ignore the policies in the java security file, and use the specified policy, use == instead of =

java -Djava.security.manager -Djava.security.policy==someURL MyApp