Java.net.UnknownHostException Urgent

Java.net.UnknownHostException

I got this exception in my system, when trying to fetch the contents of a web site for example, yahoo.com. But the program running in another system fetches the website contents successfully. In both the systems JDK version is 1.2.2 . But I don't know why this exception occurs in my system only?.

Is there any solution?. Please inform me if you know the solution. I will be very thankful to you. This is very urgent to me because I have finished all the coding for a project. Now I found that the program is not running my system and giving this exception.

[615 byte] By [dearamjath] at [2007-9-26 4:37:20]
# 1
In the system where u got Java.net.UnknownHostException , is connected to LAN?check on that system whether ur able access yahoo.com in browser. if ur unable to access in browser then java program running that m/c throws Java.net.UnknownHostExceptionvinay
psvinayram at 2007-6-29 17:56:05 > top of Java-index,Desktop,Runtime Environment...
# 2

If u are using proxy or DNS check first those are working or not. From your command prompt try to make a ping to the internet site if u are able to get the response for the ping then check the site name u have given.

If u understand what u have to do then do it fast.

let me inform the observations.

Ravi

ravitandur at 2007-6-29 17:56:05 > top of Java-index,Desktop,Runtime Environment...