Hi, Did you check whether the classname(along with lower/upper case) you are trying to run is same as the one mentioned inside the program.
If not this problem,just check the classpath as (if your JDK is in C root & if it's version 1.2 or later or substitute appropriately)
set classpath=.;c:\jdk1.2;
hope this works,
Chary
Hi everybody,
Although I can compile my java projects I can't run them. I get "Exception in thread "main" java.lang.NoClassDefFoundError: AWTFrame" eror. (AWTFrame is the class name) I think it is about CLASSPATH but I couldn't solve the problem...
Waiting for your solutions...
Thanx
Ahmet Güneş EBİ, Eczacıbaşı Bilgi İletim A.Ş. Büyükdere cad. No:193 Levent / IST Tel : 90-212-339 93 09 Fax : 90-212-278 62 55 E-mail : [EMAIL PROTECTED]
___________________________________________________________________________ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
|