Click to See Complete Forum and Search --> : searching html


athanach
11-09-2007, 06:45 AM
i want to use java for searching html tags. More specific i want to know if a webpage has rss. If it has i see it in meta tag. Then i want to download the link for rss and store it in database. For going to pages i use a java crawler.

Anyone to help me?