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]>

Reply via email to