Thanks for your response.
I guess I have a problem with the authentication though.
gives me the error
java.io.IOException: Server returned HTTP response code: 407 for URL:
http://www.marchal.com/ at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:709)
at net1.url2.URLTrial.main(URLTrial.java:43)
Server returned HTTP response code: 407 for URL:
http://www.marchal.com/ I think this has to do with authorizing the server. Can you please include the statement to authorize in my code,
Thanks,
Divya