Re: [Htmlparser-user] Authentification
Brought to you by:
derrickoswald
From: Eugeny N D. <bo...@re...> - 2007-10-29 11:56:15
|
On Mon, Oct 29, 2007 at 12:53:22PM +0100, dwi...@un... wrote: >=20 > Hi, >=20 > I would like to connect to a website that requires authentification and t= hen > process the html code. Unfortunately I haven't found a way to authenticat= e me > as a user via the htmlparser API. Did I overlook something, or what do I = need > to do? >=20 > Any help is greatly appreciated! Take a look at Jakarta Commons, there is HttpClient project which does everything needed for connection and authentication and much more for you, = if you need to deal with HTTP protocol. --=20 Eugene N Dzhurinsky |