I want to upload (host) a chat server on the Internet. At client side this
program uses applet, socket, & swing, and at server side it uses servlet,
socket, & jdbc. I have used Tomcat 4 web-server on my local LAN to test it. Can
anyone pls list the web-hosting sites which hosts servlet application. Also,
what is the purpose of web.xml file in Tomcat 4 web-server.