Hellow friends
I write a simple program which submits some data to a page and downloads the resulting page. I am unable to get the expected (response)page, i can only get a part of the page, I can only get the first few lines of the page. The response status code was 200,there is no exception thrown. The page i am expecting is large in size and it contains about 20000 lines.
    I used getResponseBodyAsStream().the method used is PostMethod().
   All the  form elements were given.
Please give me some inputs on how to get the correct response(whole page). Is there any way to read the session informations (created in server side scripts) like sessionid and other values stored in the session.
Thank you all.

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

Reply via email to