This is my first time attempting something like this. I've made a little something using my NetBeans/Glassfish bundle, but I've crashed into a problem: When trying to access the project through http://localhost:8080/PBL_2.0/ it works like a charm, but when I'm trying to connect from another computer (either on LAN or WAN, doesn't matter) using 188.x.x.1:8080/PBL_2.0/ (according to the router) or 188.x.x.78:8080 (according to yougetsignal.com) I'm only getting "Connection Interrupted" from my browser. Port 8080 has been forwarded.
So, what could it be? It's probably not a good enough description of my problem to help you guys a lot, so if there's anything I should try, please tell me what and how.
Or you might go through what I should do - from scratch and step by step - to host a simple web page successfully.
Update1: A new day calls, and I've made a small discovery: I can actually access the server through the lan (192.168 etcetc).