M
Mickey Segal
After installation of the Windows XP SP2 update, Java applets running
locally get blocked by Internet Explorer for Windows. This occurs even for
simple Java applets, such as the "Hello world" applet at
http://segal.org/java/Hello/ (when run locally, not from the Web). This
occurs regardless of whether Internet Explorer is using the Microsoft or Sun
JVM.
IE's new yellow "Information Bar" appears, warning "To help protect your
security, Internet Explorer has restricted this file from showing active
content that could access your computer. Click here for options..."
I had heard there was a new file property that could be set to overrule this
behavior for individual files, but I don't see it. It seems the choices are
to turn off all ActiveX protection or approve the same HTML file calling a
Java applet every time it is run.
I use APPLET tags; it would be interesting to know if this problem could be
avoided using OBJECT tags.
Are there any good workarounds for this problem?
locally get blocked by Internet Explorer for Windows. This occurs even for
simple Java applets, such as the "Hello world" applet at
http://segal.org/java/Hello/ (when run locally, not from the Web). This
occurs regardless of whether Internet Explorer is using the Microsoft or Sun
JVM.
IE's new yellow "Information Bar" appears, warning "To help protect your
security, Internet Explorer has restricted this file from showing active
content that could access your computer. Click here for options..."
I had heard there was a new file property that could be set to overrule this
behavior for individual files, but I don't see it. It seems the choices are
to turn off all ActiveX protection or approve the same HTML file calling a
Java applet every time it is run.
I use APPLET tags; it would be interesting to know if this problem could be
avoided using OBJECT tags.
Are there any good workarounds for this problem?