and got the error while to generate Applet: java.io.exception compilation failed, while generating data for Myapplet.
The log shows the following error: --------------------------------------------------------------------------- WARNING: Could not Runtime.exec(String) "javac" in the standard way: java.io.IOE xception: CreateProcess: javac -classpath tmp\myApplet\myApplet_files;D:\assgn2\ beans\jars\juggler.jar;classes;..\lib\methodtracer.jar;..\infobus.jar -nowarn tm p\myApplet\myApplet_files\MyApplet.java error=2
Check that the version of "javac" that you are running is the one supplied with Sun's JDK1.x (which includes the compiler classes) and not some other version of "java" or JRE shipped with some other product.