|
From: Phillips <za...@wh...> - 2001-10-08 13:34:59
|
I'm new to Jython, but I'm pretty confident the demo applets at http://www.jython.org/applets/index.html all fail to run in IE 4.0 Here's the IE 4.0 stack trace: com.ms.security.SecurityExceptionEx[org/python/core/Py.initProperties]: Unable to access system properties. at com/ms/security/permissions/PropertyPermission.check at com/ms/security/PolicyEngine.shallowCheck at com/ms/security/PolicyEngine.checkCallersPermission at com/ms/security/StandardSecurityManager.chk at com/ms/security/StandardSecurityManager.checkPropertiesAccess at java/lang/System.getProperties at org/python/core/Py.initProperties at org/python/core/Py.initProxy at HelloWorld.__initProxy__ at HelloWorld.<init> at com/ms/applet/BrowserAppletFrame.newInstance at com/ms/applet/AppletPanel.processSentEvent at com/ms/applet/AppletPanel.processSentEvent at com/ms/applet/AppletPanel.run at java/lang/Thread.run Microsoft (R) VM for Java (tm), 4.0 Release 4.79.0.2424 ============================================== Any suggestions? Thanks in advance. Ian P. |