Re: HttpClient with JSF pages

2008-04-06 Thread Oleg Kalnichevski
On Wed, 2008-04-02 at 18:46 -0500, Ranthydev Rereddy wrote: Hello. I am attempting to use HttpClient to access a jsf page for uploading files. The jsf page has a submit button that invokes an action on a bean. When I first access the jsf page it returns the file upload page with a

Re: Http connection management/throttling for various applications sending GET requests to the same web server using a single web service

2008-04-06 Thread Oleg Kalnichevski
On Thu, 2008-04-03 at 22:22 -0700, Sujith Joseph wrote: Hi, I am trying to implement a way of throttling http connections to a web server from a web service, using httpclient, so that the web server wouldn't be overloaded with more than 'x' concurrent connections, from my web service. (I

Re: Dealing with a server that doesn't always respond with an HTTP response header

2008-04-06 Thread Oleg Kalnichevski
On Fri, 2008-04-04 at 14:14 -0400, Jeremy Mayhew wrote: Hi, I am using htmlunit+httpclient to test an embedded web application. Unfortunately there is a large set of requests for which this embedded webserver does not respond with an HTTP header, but instead splats the body without a