[Htmlparser-user] (no subject)
Brought to you by:
derrickoswald
From: Varley, R. <Rog...@at...> - 2004-03-31 12:39:27
|
Hi Everyone I've just come across HTMLParser and I would like to know if it can help = me with my particular case and how I go about using it.=20 I am writing a servlet that receives as a parameter a url to another = site. The servlet needs to construct a request to this URL and retrieve = the HTML data. I need to parse the retrieved data and re-write any URL's = that it contains before passing the amended HTML page back to the = original client. I'd be grateful for pointers to any sample code. Regards Roger |