I\'m trying to get started with JAVA/Eclipse/Spring MVC but can\'t seem to find a "dummies" or "step-by-step" guide for setting everything up and creatin
These days, I think the easiest way to find out how to set up a spring application is by trying out Spring Roo. It may not be what you finally end up using when coding your project but it shows you exactly how to setup a Spring MVC web app.