Hello everyone,
I have been trying to launch my JSP web application using Tomcat using my laptop as the server, with little success. I have registered a DNS at dynDNS.com ( free DNS, anyone!), made my IP static, forwarded port 8080 and port 80. The only problem I believe is telling Tomcat about the DNS alias. I am able to use Tomcat server to deploy the web app locally but not on the internet. I found some articles that suggested editing of server.xml in Tomcat's /conf directory. This too did not help (Probably I didnt write the right code!).
Please help,
Thanks in advance,
Sriram