RE: scrape taglib

2002-04-14 Thread Meltsner, Kenneth
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

Re: Scrape Taglib Up-To-Date jakarta-oro Package?

2001-11-20 Thread Elisa Green
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