On 05/01/06, Henry Chen <[EMAIL PROTECTED]> wrote: > Hi, I had a problem when using the post method. > > > > I constructed parameters for a post method and executed it. No problem. I > got the response text and read the information out of the form. Then I > constructed another post method. After it was posted, I got HTTP/1.1 200 OK > return value. I used postmethod.getResponseBodyAsStream() to get the > response. It only contained first 560 lines of the page. Can anybody give me > any idea? Thank you.
Did you continue reading it to the end of the Stream? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]