Hi, I have three computers connected via lan and I would like to access web applications over the LAN. More specifically, I have a web application running on Tomcat, and I normally access the application by typing http://localhost:8080/ into my browser. Now I would like to be able to access the same app from my other two computer over the LAN. Front end : JAVA Back-end : MS SQL Any help would be greatly appreciated. Thank you. __________________