Hi;

I developed a web application in my computer using tomcat, servlet and jsp. Then I want to host it from my computer. And I took a web address, then the host company gave me dns names and ip addresses, but I did not buy any host service, because I want to make it in my computer myself. Now How can I set these dns names and two ip addresses to my computer's ip and port number 8080 for my application? Is there any setting in the tomcat web server or any setting in the operating system for it?