Reading Notes for
Better Faster Lighter Java
Notes by P. Conrad for CISC474, University of Delaware, Spring 2006
Authors: Justin Gehtland and Bruce A. Tate. O'Reilly, 2004, ISBN: 0-596-00676-4
Chapter 9: Simple Spider
@@@
9.1 What Is the Spider?
@@@
9.2 Examining the Requirements
@@@
9.3 Planning for Development
@@@
9.4 The Design
@@@
9.5 The Configuration Service
@@@
9.6 The Crawler/Indexer Service
@@@
9.7 The Search Service
@@@
9.8 The Console Interface
@@@
9.9 The Web Service Interface
@@@
9.10 Extending the Spider
@@@