localhost « Tomcat « JSP-Servlet Q&A





1. How can I browse my Tomcat localhost from another computer on the network?    stackoverflow.com

I'm an IIS guy and know its as simple as just using the http://[computername]/path to webapp.. however, I can't seem to figure out how to make this possible for a JSP ...