[1839] in java-interest

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

Re: Q: TextInputStream and POST-URL

daemon@ATHENA.MIT.EDU (Arthur van Hoff)
Mon Sep 18 19:31:38 1995

Date: Mon, 18 Sep 1995 12:11:29 -0800 (PDT)
From: Arthur van Hoff <Arthur.Vanhoff@Eng.Sun.COM>
Reply-To: Arthur van Hoff <Arthur.Vanhoff@Eng.Sun.COM>
To: Christian Dreke <cd4v@server.cs.virginia.edu>
Cc: java-interest@java.Eng.Sun.COM



Hi Chris,

> I am trying to convert an Alpha3 applet to pre-beta.
> However, TextInputStream seems gone 

The same functionality is now available in DataInputStream and 
LineNumberInputStream.

> and the POST URL constructor
> is gone as well. How can I get the 
> contents of a POST URL document and print it ?

That was a hack. I'm not sure how post URLs works now (I've never tried it),
but I guess you can use getOutputStream on the URL connection to post data?

Have fun,

	Arthur van Hoff
-
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