6

I have a customer with a small problem. A few weeks ago when he get on a web page for his job, he clicked denied on the popup window asking for permission for downloading and running a Java applet.

Since then, he realizes that he needs that applet.

To reset the permission of applet so he can authorize it, I tried to clear IE and Java cache without success. I Googled it and searched on superuser.com but I've found nothing (lot of Mac but nothing on Windows). I know a Windows reinstall would resolve the case but I found it excessive for this problem.

So my question is: How do I reset (or clear) the permission for the Java applet?

killermist
  • 1,949

2 Answers2

4

To configure Java security in Internet Explorer:

  1. Start Internet Explorer, and then click Internet Options on the Tools menu.
  2. In the Internet Options dialog box, click the Security tab.
  3. There are four security zones on the Security page:

    • Internet
    • Local intranet
    • Trusted Sites
    • Restricted Sites

Select the zone on which you want to change the Java security settings.

  1. In the Security level for this zone frame, click Custom Level. In Internet Explorer version 4.x, click Custom Level, and then click Settings.
  2. View the Microsoft VM section (the Java section in Internet Explorer 4.x.)
  3. In the list of Java Permissions under the Microsoft VM, click Custom.
  4. Click Java Custom Settings.
  5. Click the View Permissions tab to view the current Java permissions. The Java permissions are grouped in three main categories:

    • Permissions Given to Unsigned Content Unsigned Java applets that request these permissions can run without bringing up a user prompt.
    • Permissions That Signed Content Are Allowed Signed Java applets that requests these permissions can run without user prompting.
    • Permissions That Signed Content Are Denied Signed Java applets are denied these permissions.
  6. Click the Edit Permissions tab. Select the option you need for more exact control over Java permissions for the zone. If you do not want to keep the settings that you have made, you can click the Reset button to reset permissions to:

    • Saved permissions
    • High Security
    • Medium Security
    • Low Security Click OK, and then click OK again.

Notes Use caution when you adjust Java permissions. Some Java-based programs may not work properly after you change permissions. Some changes to Java permissions can make your computer liable to security breaches by hackers. Microsoft recommends that you do not change the default permissions unless you have a specific purpose for doing so.

mumair
  • 436
0

You could try to reset Internet Explorer.

harrymc
  • 498,455