Hi

I'm trying to compile my first servlet but Iıve
problems with javac. 

If I try to run javac without parameters I receive the
message:

Exception in thread "main"
java.lang.NoClassDefFoundError:
com/sun/tools/javac/Main


and I receive the same with 

javac -h
javac -?
javac -classpath . Algo.java


...etc


I never seen something like this...andy idea ?

<xl>

PD: I'm running java on W2K server


__________________________________
Do you Yahoo!?
Protect your identity with Yahoo! Mail AddressGuard
http://antispam.yahoo.com/whatsnewfree

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to