using "eval" in an applet?

alex mitchell lexaay@gmail.com
Wed Nov 23 09:09:00 GMT 2011


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





More information about the Kawa mailing list