Real Web Server Deployment
Ok, so I can do the JSP thing at home with tomcat running a local server, but what if I wanted to actually put my jsp out on the internet? I can't just go to angelfire.com and upload my .jsp and .class files and have it work. So what is the trick?