I am running a Java EE seam project at http://localhost:8080/msh/login.seam?cid=1
using A JBoss server. My computer name is pc-10
.
I want to access this seam project remotely at http://pc-10:8080/msh/login.seam?cid=1
.
Could someone please point me in the right direction so that this can be achieved.