Servlets.com

Home

What's New?

com.oreilly.servlet

Servlet Polls

Mailing Lists

Servlet Engines

Servlet ISPs

Servlet Tools

Documentation

Online Articles

The Soapbox

"Java Servlet
Programming,
Second Edition"

"Java Enterprise
Best Practices"

Speaking & Slides

About Jason

XQuery Affiliate

Advertising Info

The Book
Chapter 19 Examples from Java Servlet Programming, 2nd Ed

  • 19-4: Searching for all links

Examples from other chapters:

Example 19.4: Searching for all links
This servlet demonstrates the use of regular expressions. It uses Apache’s regular expression engine to write a servlet that extracts and displays in a list all the HTML <A HREF> links found on a web page.

 


Home   com.oreilly.servlet   Polls   Lists   
Engines   ISPs   Tools   Docs   Articles   Soapbox   Book

Copyright © 1999-2005 Jason Hunter
Privacy Policy

webmaster@servlets.com
Last updated: March 1, 2009