accessing a password protected URL
Hello everyone,
I'm working on a java program that has to download the content of a password protecetd URL.I don`t need to ask the user for the
username and password coz I have it already.
Is there any function like URL(url,user,password)??
Any ideas??
Thanks in advance.
Tomi
|