Re: httpclient and xpath

2008-10-29 Thread Joseph Mocker
I am unclear on whether Lior wants to parse XML or HTML. Dom4j would work well for XML. I've used TagSoup for HTML (http://home.ccil.org/~cowan/XML/tagsoup/). --joe Raymond Kroeker wrote: Lior, I've had excellent results using dom4j. Just load the xml into an object and you can query the

Re: httpclient and xpath

2008-10-29 Thread Raymond Kroeker
Lior, I've had excellent results using dom4j. Just load the xml into an object and you can query the On Wed, Oct 29, 2008 at 08:58, Furmaniak Christophe <[EMAIL PROTECTED]> wrote: > maybe NekoHTML (http://nekohtml.sourceforge.net/) could be a solution? > > christophe > > -- > Christophe Furmani

Re: httpclient and xpath

2008-10-29 Thread Raymond Kroeker
Lior, I've had excellent results using dom4j. Just load the xml into an object and you can query the nodes using xpath expressions. Raymond On Wed, Oct 29, 2008 at 08:05, lior grinfeld <[EMAIL PROTECTED]> wrote: > i know it may not be the right place to ask this but maybe one of you faces > th

Re: AW: NTLM-Proxy authentication and SSL-target

2008-10-29 Thread Oleg Kalnichevski
On Wed, 2008-10-29 at 09:17 +0100, Cech. Ulrich wrote: > Hi Oleg, > > Thanks for your reply. > Correct, I use the NTLM-support like it is described in the documentation > (with jcifs etc.). And that worked fine for no-SSL-targets. > > Thanks for your help, > Ulrich > > Ulrich, The version of

Re: MultithreadedHttpConnectionManager and high loads

2008-10-29 Thread Oleg Kalnichevski
On Tue, 2008-10-28 at 23:51 +, sebb wrote: > On 28/10/2008, Oleg Kalnichevski <[EMAIL PROTECTED]> wrote: > > On Tue, 2008-10-28 at 09:19 -0700, Tatu Saloranta wrote: > > > --- On Mon, 10/27/08, sebb <[EMAIL PROTECTED]> wrote: > > > > > > > From: sebb <[EMAIL PROTECTED]> > > > > Subject: Re:

RE: httpclient and xpath

2008-10-29 Thread Furmaniak Christophe
maybe NekoHTML (http://nekohtml.sourceforge.net/) could be a solution? christophe -- Christophe Furmaniak Technical Operations - Reporting & Testing - Atos Worldline [EMAIL PROTECTED] Tél: +33 3 20 60 81 80 - Fax : +33 3 20 60 76 76 Atos Worldline www.atosworldline.com is an Atos Origin company

httpclient and xpath

2008-10-29 Thread lior grinfeld
i know it may not be the right place to ask this but maybe one of you faces this issue before. i want to validate the response that i get from my web application and i thought about xpath. did anybody tried this before? i want to parse the response into document and then do xpath.getvalue(myxpath

AW: NTLM-Proxy authentication and SSL-target

2008-10-29 Thread Cech. Ulrich
Hi Oleg, Thanks for your reply. Correct, I use the NTLM-support like it is described in the documentation (with jcifs etc.). And that worked fine for no-SSL-targets. Thanks for your help, Ulrich Ok, here is the information you requested: executing request: GET / HTTP/1.1 via proxy: http://s-hqw