Well, all I've used is 1.1, 1.2 and 1.3 and javac comes with the JDK...

If all you have is the JRE, then it's probably not there...

-----Burton

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Craig
Humphrey
Sent: Wednesday, May 01, 2002 4:12 PM
To: '[EMAIL PROTECTED]'
Subject: RE: [Ntop] Follow up: Trouble with ODBCServer.java


Cool, thanks for that.

Now I just need to locate javac :)  Doesn't seem to be part of the Sun J2RE
1.4 package.  Is it in the SDK? (I'll go hunting).

> -----Original Message-----
> From: Burton M. Strauss III [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, 2 May 2002 4:51 AM
> To: [EMAIL PROTECTED]
> Cc: [EMAIL PROTECTED]
> Subject: RE: [Ntop] Follow up: Trouble with ODBCServer.java
> 
> 
> Welcome to the painful world of Java.
> 
> I'm GUESSING you forgot to run javac 1st... (or the .class 
> file might be
> corrupted)
> 
> Don't ask, just learn this:
> 
> For javac (which converts the .java file to .class) you MUST 
> specify .java
> For java (which executes the .class file) you MUST NOT specify .class
> 
> -----Burton
_______________________________________________
Ntop mailing list
[EMAIL PROTECTED]
http://listgateway.unipi.it/mailman/listinfo/ntop

_______________________________________________
Ntop mailing list
[EMAIL PROTECTED]
http://listgateway.unipi.it/mailman/listinfo/ntop

Reply via email to