Josh,

Crawling, espacially for a large depth (i.e. page1 links to page2 which links to
page3 etc) can take a very long time to execute so it might not be appropriate
for a servlet.  However, here is an article that talks about writing a spider:

http://developer.java.sun.com/developer/technicalArticles/ThirdParty/WebCrawler/index.html

mark



 Internet Mail Message
 Received from host: mail2.javasoft.com
 [204.160.241.38]



Envelope Sender:    [EMAIL PROTECTED]

From: Joshua Rudin <[EMAIL PROTECTED]> on 05/16/2000 10:08 AM

Please respond to A mailing list about Java Server Pages specification and
      reference <[EMAIL PROTECTED]>

To:   [EMAIL PROTECTED]
cc:    (bcc: Mark Mascolino-MR/PGI)
Subject:  [JSP-INTEREST] java crawler




Does anyone have an example of a webcrawler in jsp (or java) that can either
search my own internal repository or on the internet?

I don't know where to start with this one!

Thanks,

Josh

________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to