>After I enter the 'http://localhost:8080' in Netscape i get there
>
>ERROR
>The requested URL could not be retrieved
>While trying to retrieve the URL: http://localhost:8080/
>The following error was encountered:
>    Connection Failed
>The system returned:
>    (111) Connection refused
>This means that:
>    The remote site or server may be down.  Please try again soon.

Do you have TCP/IP networking configured? You can check it by pinging
localhost - type "ping localhost". You should get something like this:

D:\>ping localhost

Pinging janno [127.0.0.1] with 32 bytes of data:

Reply from 127.0.0.1: bytes=32 time<10ms TTL=128
Reply from 127.0.0.1: bytes=32 time<10ms TTL=128
Reply from 127.0.0.1: bytes=32 time<10ms TTL=128
Reply from 127.0.0.1: bytes=32 time<10ms TTL=128

Janno Kusman

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to