java.net.connection error
hi friends,
i tried connecting to a url through java coding. i am getting the following error
java.net.connectionException: Tried all:'1' addresses but could not connect over HTTP to server:<domain name> : port <port no>
when i tried opening the url in the browser, i could open the page without any error. can any one help me , y i am getting this error .

