Below is piece of code I have written to FTP a HTML file to a server. Although I get no errors in the code, when I execute the program I get the No Class Def Found Error on the FTPClient. I have downloaded commons-net-3.6-bin and import the following jar file into my project library commons-net-3.6.jarcommons-net-3.6-source.jarcommons-net-examples-3.6.jar