Karen D. Wiens wrote:

Thank you for responding.  I've tried this and I'm still getting a
syntax error.

<% // snag text and stick it into 'teststring' <c:set var="teststring"><scrp:result scrape="pj3"/></c:set>;
%>

Yep, that'll create one :-) -- don't enclose these tags:


<c:set var="teststring"><scrp:result scrape="pj3"/></c:set>

in a scriptlet section ( the <% ... %> )

--
Hassan Schroeder ----------------------------- [EMAIL PROTECTED]
Webtuitive Design ===  (+1) 408-938-0567   === http://webtuitive.com

dream. code.




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



Reply via email to