please somebody help me to run the demo.java
i am trying it for 10days i suppose
i dont know where is i am wrong
i am getting some exception saying ...
Exception in thread main java.lang.NoClassDefFoundError: com/enterprisedt/net/ftp/FTPMessageListener
i am compiling using ....javac -classpath c:\edtftpj-1.4.7\lib\edtftpj.jar Demo.java
executing using ......java -classpath c:\edtftpj-1.4.7\lib\edtftpj.jar Demo
..............................