Security Manager on Applets

Write down some of the restrictions imposed by using a Security Manager on Applets?

E

Expert

Verified

Applets can’t read or write files on the client machine which executes it. They can’t load libraries or access the native libraries. They can’t make network connections apart from to the host that it came from. They can’t begin any program on the client machine. They can’t read some system properties. Windows which an applet brings up look different than windows which an application brings up.

   Related Questions in Programming Languages

©TutorsGlobe All rights reserved 2022-2023.