Hi all,

I need to write a simple Java applet that can receive java code,interpret it and display the output. Is there any Java package for Java-interpretation I can use in my applet to do that?

thanks in advance,
ArielS