Search:

Type: Posts; User: Django

Search: Search took 0.10 seconds.

  1. Thread: how to read URL

    by Django
    Replies
    10
    Views
    1,006

    Re: how to read URL

    question wants to get value by user and get the value from website, the first part (value by user) works good but problem is how to call that subclass in main method to be readable, i have tried to...
  2. Thread: how to read URL

    by Django
    Replies
    10
    Views
    1,006

    Re: how to read URL

    look post #1 for code, here is result from execution of program:

    as told before, it shows nothing about taking temp from a url ,website. please just show me how to define it into main method to...
  3. Thread: how to read URL

    by Django
    Replies
    10
    Views
    1,006

    Re: how to read URL

    Norm, i think i couldnt explain what i mean exactly. could u please do me favor , Can i zip all the file and send it to you, if u run the code once, u will get what mean.
  4. Thread: how to read URL

    by Django
    Replies
    10
    Views
    1,006

    Re: how to read URL

    when i execute program , it shows nothing about url and reading Temp online, because this has not been defined into main method to show something, this program contain many classes but here just come...
  5. Thread: how to read URL

    by Django
    Replies
    10
    Views
    1,006

    how to read URL

    Hi everybody
    i am a beginner in java programming,
    i want to read from url (which read a temperature from a website and then print it on screen, now subclass is:


    import java.net.*;
    import...
Results 1 to 5 of 5