I get the following security exception when I use "eval" in an applet: gnu.text.SyntaxException: <unknown>: internal compile error - caught java.security.AccessControlException: access denied (java.lang.RuntimePermission createClassLoader) Does anyone have any suggestions as to how to avoid this? thanks, Alex