Search:

Type: Posts; User: jtd200

Search: Search took 0.19 seconds.

  1. Replies
    9
    Views
    2,739

    Re: Applet Not Writing to FTP

    Ok - read the post about cross-posting, and it does make sense. All apologies, and thanks for the help.
  2. Replies
    9
    Views
    2,739

    Re: Applet Not Writing to FTP

    IT WORKS! Sorry for wasting everyone's time - as soon as I checked the log, I realized it wasn't finding the apache library because I had to include that jar on the server... Thanks for helping...
  3. Replies
    9
    Views
    2,739

    Re: Applet Not Writing to FTP

    Ok - Java console is telling me it cannot locate the Apache class that I'd installed -

    AWT-EventQueue-2" java.lang.NoClassDefFoundError: org/apache/commons/net/ftp/FTPClient


    Why might this be...
  4. Replies
    9
    Views
    2,739

    Re: Applet Not Writing to FTP

    Regarding "What Applets Can and Cannot Do...," I've read over that stuff, and the impression that I had was that if I signed my applet, it wouldn't have the same restrictions once the user accepted...
  5. Replies
    9
    Views
    2,739

    Applet Not Writing to FTP

    I've been beating my head against this wall for 8-10 hours, today. Please help if you can!

    I have a java applet which uses an Apache FTPClient to download some information from a file, then use...
Results 1 to 5 of 5