Skip to content

Opening book details…

Can I read Java Web Crawler Implementation Guide on EtoBox?

Java Web Crawler Implementation Guide by Ammarsyed is a document available to read on EtoBox.

What is Java Web Crawler Implementation Guide about?

The document describes a two-part assignment on building a web crawler and search engine. For part a, students are asked to create a WebCrawler class to crawl URLs and count word occurrences, storing results in a database. For part b, students build a web application with a controller, model, and view to search the database and return paginated results. Security against SQL injection is also discussed.

Author
Ammarsyed
Language
EN