I've recently set up an apache webserver using the latest version of xampp and added and connected Tomcat. Everything seems to be working fine. I have opened a port on my router to give me access to it over the internet.
Having configured Tomcat in Netbeans I can build and run this with no problems. My question is this, how do I properly deploy this to the web server? I can't figure out how to access the contents of the webapps folder outside localhost.