I have deployed a Spring MVC application on Tomcat server(eclipse IDE). The application comes up fine but some data is added to list.So wanted to debug . I have added debug points and did "Debug on server" ,the server started in debug mode but it says : Source not found.in the debug view.The control doesnot come to code in application code.
Very new to java programming , so I am sure not what i have asked is a silly question .Please help me.Let me know if i need more details.
Note I donot use maven or anything like that.
Thanks Siddhi