[1251] in java-interest

home help back first fref pref prev next nref lref last post

How do I access HTML contents.

daemon@ATHENA.MIT.EDU (Christian Dreke)
Sun Aug 27 23:33:52 1995

Date: Sun, 27 Aug 1995 19:57:03 -0400 (EDT)
From: Christian Dreke <cd4v@server.cs.virginia.edu>
To: java-interest@java.sun.com


I am trying to get the contents (text) of a HTML document for an 
Applet that I am writing. Is the proper way to do this through the URL 
class ? Does anybody know.  I am experimenting with:

        URL url = new URL("http://.../");
	obj = url.getContent();

But how do I access the retrived HTML-text ?

Chris.

University of Virginia
Network's Lab
-
Note to Sun employees: this is an EXTERNAL mailing list!
Info: send 'help' to java-interest-request@java.sun.com

home help back first fref pref prev next nref lref last post