Hi Rudy,

   But you could always use NeckoHTML
(http://www.apache.org/~andyc/neko/doc/html/) to turn the HTML response
into XML and then JXPath (http://jakarta.apache.org/commons/jxpath/) to
find the actions.

   Regards,

      Padraig

On Wed, 2004-09-29 at 14:32, Hentzen, Rudy wrote:
> Cool, I thought so would have been too good too be true :)
> Thanks
> Rudy
> 
> -----Original Message-----
> From: Roland Weber [mailto:[EMAIL PROTECTED] 
> Sent: 29 September 2004 14:31
> To: Commons HttpClient Project
> Subject: Re: Quick Question
> 
> Hi Rudy,
> 
> "Hentzen, Rudy" <[EMAIL PROTECTED]> wrote on 29.09.2004 15:16:34:
> 
> > Another thing, it is possible to, for 
> > example, get all the of the form actions from a html page, I have 
> > managed to get what I need using reg exps but just wondering if it 
> > is in the HttpClient package???
> > 
> 
> It is not, and never will be. That's HTML parsing, not HTTP handling.
> 
> cheers,
>   Roland
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 


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

Reply via email to