>>>>> "Steinar" == Steinar Bang <[EMAIL PROTECTED]> writes:
[...]
> The answer is: create the BufferedReader _after_ we have finished
> writing: <http://www.javaworld.com/javaworld/javatips/jw-javatip34.html>

:-) Indeed.

In general, with respect to dealing with HTTP in Java, rather than reading
all of the related RFCs and trying to implement them yourself, I strongly
suggest that people use (and enhance!) an existing HTTP client package such
as the open source HTTPClient, http://www.innovation.ch/java/HTTPClient/

Take care,
        John

--
jGuru.com -- Unleash the Guru Within!
JavaWorld.com -- Share your Tips and Tricks!


----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to