[Htmlparser-developer] Release Candidate 6 packaging
Brought to you by:
derrickoswald
From: <dha...@or...> - 2002-12-17 14:29:40
|
Hi Somik, I just downloaded Candidate 6 and unzipped the src.zip file. I found that it contained a src folder and also contained a docs folder which is already present in the main package and a resources folder which has files present in the bin directory of the main package. Is there any reason that the files are repeated. Regards, Dhaval Udani Senior Analyst M-Line, QPEG OrbiTech Solutions Ltd. +91-22-28290019 Extn. 1457 -----Original Message----- From: DerrickOswald [mailto:Der...@ro...] Sent: Tuesday, December 17, 2002 6:51 PM To: htmlparser-developer Cc: DerrickOswald Subject: Re: [Htmlparser-developer] version 1.3 I've used this POST mechanism many times, not for testing a site. A typical example is fetching a postalcode by hitting the (for me) http://www.canadapost.ca/tools/pcl/bin/default-e.asp site and posting a filled in form. This has to be parsed, and a table element extracted. Derrick Somik Raha wrote: >>Derrick Oswald wrote: >> >> >> >>>POST constructor. >>>The basically two constructors that HTMLParser has either take a >>>string URL or a HTMLReader. This shifts the onus on performing HTTP >>>to the API user for POST operations. It might be good to have a >>>HttpURLConnection or URLConnection argument constructor, where a >>>primed and loaded connection is passed to the parser. >>> >>> > >Like Sam said - this sounds like HttpUnit. Are you using the parser for >making tests ? > >Regards, >Somik > > > ------------------------------------------------------- This sf.net email is sponsored by: With Great Power, Comes Great Responsibility Learn to use your power at OSDN's High Performance Computing Channel http://hpc.devchannel.org/ _______________________________________________ Htmlparser-developer mailing list Htm...@li... https://lists.sourceforge.net/lists/listinfo/htmlparser-developer |