You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@commons.apache.org by Rajat Sharma <rs...@airvananet.com> on 2005/05/17 15:51:51 UTC

HttpClient and best way to parse an Html file

Hi Folks,

I am implementing a http client using httpclient package. I need to parse the html file to get the valid "name" fields, so I could fill them up with some "values" on the client side and then post the form.

What is the best way to parse the html file or the only way is to have my own raw parser.

Any suggestions how I can go about it.

Thanks

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-user-help@jakarta.apache.org