Menu

#6 JSP taglib

open
None
7
2003-10-29
2003-10-27
No

There really should be a JSP taglib that accepts a URL
and a token as parameters and returns the value of that
scrape. It should also be able to take a pattern as it's
content, and return a specified scraped token value.

This should be fairly simple, but might be pretty useful
on JSPs.

ex:

<h1> Scraped hosted projects =
<jice:scraper token='HOSTED_PROJECTS'
url='http://www.sourceforge.net'>
Hosted Projects: <B>~@HOSTED_PROJECTS@~</B>
</jice:scraper>
</h1>

Discussion

  • Java Developer

    Java Developer - 2003-10-27
    • priority: 6 --> 7
     
  • Java Developer

    Java Developer - 2003-10-29
    • assigned_to: nobody --> emyhre
     

Log in to post a comment.