At one point, I modified the Scrape taglib to use the standard URLConnection object.
I botched it the first time, but I think I had it working OK the second time. I found
one real problem -- there was a mistake in the use of the regular expression library
to find the text between the tags. I
Got it at:
http://jakarta.apache.org/builds/jakarta-oro/release/
No more errors now. :)
Elisa
Elisa Green wrote:
>
> I keep getting this error in my test scrape page:
> java.lang.NoClassDefFoundError:
> org/apache/oro/text/regex/MalformedPatternException
>
> The page that I cut an paste the e