Peter,

I know the developer that made the scrape taglib and 
forwarded your messages to him. He told me that you 
should get the newest taglib from the nightly build generated 
last night. He fixed a problem where the complete contents of 
the scraped page may not be stored properly due to miscalculated 
header/page contents, resulting in scrapes that fail.

Regards,
Garrel Renick
[EMAIL PROTECTED]

-----Original Message-----
From: Peter Gales [mailto:[EMAIL PROTECTED]]
Sent: Monday, March 18, 2002 10:52 AM
To: Tag Libraries Users List
Subject: RE: Scrape


That worked.

The scripts I can't get to work look like:

<scrp:page url="http://www.fastlist.com/fastlist/ScrapeTest.html"; time="1">
   <scrp:scrape id="h1" begin="<H1>" end="</H1>" anchors="true"/>
</scrp:page>
<scrp:result scrape="h1"/>

I've tried others like this as well with no results.

-----Original Message-----
From: Bill Moss [mailto:[EMAIL PROTECTED]]
Sent: Monday, March 18, 2002 11:36 AM
To: [EMAIL PROTECTED]
Subject: Re: Scrape


Hi Peter,

Here's an example (also weather - but different :-0):

<BR>
---------
<BR>

<scrp:page
url="http://www.wpni.com/ac3/ContentServer?pagename=weather&forceDisplay=tru
e&zipcode=10012"
time="11">
<scrp:scrape id="weather77" begin="</MAP><DIV ALIGN"
end="</A></P></P></CENTER>" anchors="true"/>
</scrp:page>
<scrp:result scrape="weather77"/>

<BR>
---------
<BR>

Looks like the begin/end don't like quotes/other characters, maybe you can
escape them?


----Original Message Follows----
From: "Peter Gales" <[EMAIL PROTECTED]>
Reply-To: "Tag Libraries Users List" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Subject: Scrape
Date: Mon, 18 Mar 2002 08:17:11 -0500

Has anyone successfully used the scrape tag library successfully other than
the weather examples? If so could you post
an explination of how to get them to work properly? I installed the jars in
the proper path and followed the example
only changing the url and none of the scrape appears on my jsp. HELP!


_________________________________________________________________
Send and receive Hotmail on your mobile device: http://mobile.msn.com


--
To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to