Relative Link Resolution (Was: [Htmlparser-user] Bug found)
Brought to you by:
derrickoswald
|
From: Somik R. <so...@ya...> - 2002-07-03 04:14:43
|
Hi Cheng, I set the int var . It works now.=20 Instead of setting the int, you might want to consider using the String. = This is bcos the string url that you provide as the param, forms the = base url for resolution with relative links. If you dont provide this, = the getLink() will not give you absolute links when the page actually = contains a relative link. Regards, Somik =20 |