Hi Henry,

> I used postmethod.getResponseBodyAsStream() to get the
> response. It only contained first 560 lines of the page.

Make sure you are looping over InputStream.read(...) until EOF.

http://java.sun.com/j2se/1.4.2/docs/api/index.html

cheers,
  Roland



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to