Problem running Applet in appletviewer
843807Jan 19 2003 — edited Mar 8 2005I am using Java2SDK 1.4. I have created an applet, which runs fine in the browser.
But when i try to run the same applet in appletviewer it simply returns to the command prompt.
The command given at the prompt is - appletviewer <class_file_Name>