Re: How to handle ajax calls using HttpClient

2014-10-29 Thread Oleg Kalnichevski
On Tue, 2014-10-28 at 23:37 -0700, gdrsantosh wrote: > Hi, > I'm using following code to get pagecontent. But unfortunately i'm not able > to get data which is within the table. > > HttpGet httget = new > HttpGet("http://pstweb.cloudapp.net/raselect/?tid=188J";); > HttpClient httpclient = new D

How to handle ajax calls using HttpClient

2014-10-28 Thread gdrsantosh
or the same. please help me in getting the table page content. Thanks -- View this message in context: http://httpcomponents.10934.n7.nabble.com/How-to-handle-ajax-calls-using-HttpClient-tp24808.html Sent from the HttpClient-User mailing list a