+1 vote
in JAVA by

Define How do you set security in applets in Java?

1 Answer

0 votes
by

using setSecurityManager() method

...