I am working in a MNC company and i am fresher.
I have been given a internal tool , some person developed and they left for some other project and he deployed it in his system using tomcat.
Now my PL copied the entire project folder from work space and gave it to me to complete the pending work.
The tools includes Spring MVC and Hibernate.
Now i created a dynamic web project in my work space(using eclipse helios) and i created the package structure and every thing i created as the person did who left to some other project and i added all the required jars to buid path and no compilation errors are there.
And finally i configured the tomcat in my eclipse and tried to run the project on server but is giving me 404 error saying resource is not found.
Without giving the details, its very hard to tell you where the problem is. Please post the relevant logs from the server and the configuration files of the project if required.