I am creating Web Applications using Eclipse and Tomcat v6.0
I have one dynamic web application running on the server and it's working fine. However if I add a second web application it will not be recognized by Tomcat.
Everything appears to be fine and there are no errors, but i cannot load the application when i put in the correct url.
Could anybody tell me why this might be happening, or what files or settings i could change to fix it.