Search:

Type: Posts; User: Bøtteknotten

Search: Search took 0.15 seconds.

  1. Re: Create a method to get integers from a https web page and store them in a array

    This is the first line of error code I get when trying to run any of the examples I've found:
    Exception in thread "main" javax.net.ssl.SSLHandshakeException:...
  2. Create a method to get integers from a https web page and store them in a array

    I'm new to Java and I'm trying to make a program that can read the integers (listed below) from this link and store them in an array. I've searched around and I can't find any info or working...
Results 1 to 2 of 2