posted 20 years ago
Hi all.
I am trying some examples from JavaExamples book.
there is an example that creates a simple web browser, some of the code :
when trying to display a page in f:\html dir, I got the following exception :
java.net.UnknownHostException F
any ideas ??
thanks..