Hola Rich:
> scrape. It makes
> an http connection to a named site and then using regular
> expressions it
> grabs a portion and displays it in the users own jsp page. It
Sounds good, perhaps adding this capabilities trought IOTransformer ?
> understands the http headers lastmodified and expired, and it
> uses these
> along with a time limit to determine if it needs to go and
> rescrape the
> page of if it can use a cached version. This way it is not banging on
> the servers all of the time and it speeds up the page when it is
> requested. I have a few questions though, the taglib uses an
> HTTPClient
> package that is licensed under the GNU LGPL. This falls under this
> section of the license:
>
Why you use them?, i know standard URLConnection is bad, but why are you
using such a library ? which capacity are you looking for?, URL please?
Saludos ,
Ignacio J. Ortega