Search:

Type: Posts; User: KevinWorkman

Search: Search took 0.12 seconds.

  1. Replies
    9
    Views
    1,923

    Re: Java and JNLP

    You joined the forums just to post this worthless negativity? A huge part of programming is breaking problems up into smaller steps. When you get the smaller steps separated, and make an attempt at...
  2. Replies
    9
    Views
    1,923

    Re: Java and JNLP

    I told you exactly what to do. Figure out how to download a file in Java. Figure out how to run a .exe, and whether that's possible in an applet. Keep those steps separate until you have them both...
  3. Replies
    9
    Views
    1,923

    Re: Java and JNLP

    I absolutely agree with this.
  4. Replies
    9
    Views
    1,923

    Re: Java and JNLP

    What you have described is not exactly trivial, and may not be possible from an applet. Break your problem up into smaller pieces- how do you download a file? How do you run a file? Start small, and...
Results 1 to 4 of 4