hi i am working as a java programmer we have a web server and i have to install tomcat there (at web server) and run servlets with host name of web sits hosted at our server how can i do it i have installed tomcat at my personal machine and it is running properly with http://localhost:8080/ but how can i run servlets using something like http://drishtee.com/servlets/MyServlet where drishtee.com is sit hosted at our web server