Search:

Type: Posts; User: lost

Search: Search took 0.09 seconds.

  1. Re: JFileChoose and FileOutputStream, nothing is being saved

    Actually, the code works fine... The file I was trying to grab I forgot I had changed the name, sorry about this..
  2. JFileChoose and FileOutputStream, nothing is being saved

    Hey I'm pretty lost, hence my username, but I have this code here:


    package downloadtesting;
    import java.io.*;
    import java.net.*;
    import javax.swing.JFileChooser;

    public class...
Results 1 to 2 of 2