Posted By:
neena_S
Posted On:
Thursday, October 31, 2002 02:35 AM
I have all .java (i.e source files ) under c:javaprgsources & all .class files under c:javaprgclasses. I want to know how to run applet without creating an html for appletcode. I wrote appletcode as a comment in .java file itself. but considering above classpath , it is not running with appletviewer.