using Hyperlinks and Logins of URL in Java program
Hey, I am not quiet sure if this is the correct forum to place this question in, but i went with it because of the stamp networking.
I am building a program that grabs sites of the web and decodes the HTML and then displays a web page. I would like to know how I would make the links from the site usable so that I can click on sed link and proceeded to the next page. I would also like to make it possible to login to sites such as forum.java.sun (example) to potentially use as a built browser.
thanks,
wolfx128

