This is the mail archive of the kawa@sourceware.org mailing list for the Kawa project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

using "eval" in an applet?


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




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]