Hi,

Newbie question unfortunately....I am attempting to host a servlet, it works 
fine using http://localhost:8080/Project/servlet/Servlet but I have set up 
dyndns so it's accessible outside of my network, 
http://npopoola.doesntexist.com brings up my router set up page so I assume 
that dyndns is working OK. 

But when I try to access the servlet using 
http://npopoola.doesntexist.com:8080/Project/servlet/Servlet, I get "The 
connection to the server was reset while the page was loading.". If I try it 
without specifying the port number, 
http://npopoola.doesntexist.com/Project/servlet/Servlet, it just says '404 Not 
Found'.

I have implemented port forwarding for 8080 and stopped the firewall from 
blocking 8080... does anyone know what I am doing wrong?

Thanks,

Natasha.

_________________________________________________________________
Win 100’s of Virgin Experience days with BigSnapSearch.com
http://www.bigsnapsearch.com

Reply via email to