I deployed an application in Tomcat.The source files are compiled.But the problem is when I try to access the application using the URL the application doesn't work.The url seems to be right .i.e http://localhost:8080/Test where Test is the name of the application under the folder Webapps.Pls advise.Not sure if the information I supplied is sufficient.