URL verification
Hello,
To start, this isn't technically homework, my lecturer asked me to ask
you guys!
One part of a system I'm trying to dsign will involve checking to see
if a URL is valid and subsequently asking questions of that page for
info like size and date cretaed. I hope to use JSP.
First, I want to validate that the URL exists
ie: http://www.something.com/somedir/subdir/file.html"
Can these things be done? If so, any sugestions? Spare change?
Ray
|