Hi, I am doing a java program to conect to a web page that is password protected. I mean, the server asks me for a user and password to log to acess to that file. I am using the url.openconnection()method, and the url is in the shape
but I annot enter the page, though when I use that in my web browser I can do it.
What am I missing?
Thanks
but I annot enter the page, though when I use that in my web browser I can do it.
What am I missing?
Thanks