I've got my application working, but I only know how to access it at
http://localhost:8080/LogIn/log_in.jsp ...
How do I get this online??? I have a current web site not using tomcat, so I was hoping I could make a link on a current page to my log_in.jsp page with tomcat... but if I can't do that, how do I get my app online in general? How can I access the site from a different computer?