Examples

The purpose of this chapter is to give a feeling for how WebL can be used in real-world programs. It contains three case studies:

Calculating statistics on newspaper articles,

The implementation of a simple multi-threaded web crawler class,

The implementation of a highlight proxy.

Reading Grades

WebCrawler

Highlight Proxy


Up Previous Next