I developed a dynamic web project in Eclipse. I can access the app through my browser using the following URL:
http://localhost:8080/MyDynamicWebApp
If the project is maven, change the "finalName" in pom.xml and Update Project as Maven.This worked for me.