Note that there are some explanatory texts on larger screens.

plurals
  1. POGetting started with Spring 3 Web MVC - Setting everything up
    text
    copied!<p>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 creating the simplest proof-of-concept application.</p> <p>I found <a href="http://static.springsource.org/docs/...-step-by-step/" rel="noreferrer">http://static.springsource.org/docs/...-step-by-step/</a> but there seem to be differences between Spring 2.5 and Spring 3 so i'm looking for something for Spring 3. </p> <p>Also, the tutorial for Spring 2.5 focuses on building the application usign Ant - This i will certainly be doing for releasing but when working within Eclipse i want to have set up the project so that i can use breakpoints/debugging and this is not covered at all.</p> <p>I've downloaded Eclipse, Tomcat and the Spring 3 Framework but that's about it and within the downloaded Spring Framework documentation it states:</p> <blockquote> <p>2.3 New getting started tutorial</p> <p>There is now a new getting started tutorial for developing a basic Spring 3.0 MVC web application. This tutorial is a separate document that can be found at the <a href="http://www.springsource.org/documentation" rel="noreferrer">Spring Documentation page</a></p> </blockquote> <p>However, i can't seem to find such a tutorial on the linked page. My main problem at the moment, as seems to be the case for many people trying to get started with Spring, is that i can't seem to get everything set up.</p> <p>I've got a copy of <a href="http://rads.stackoverflow.com/amzn/click/159059584X" rel="noreferrer">Expert Spring MVC and Web Flow</a> and i've also found <a href="http://www.vaannila.com/spring/spring-mvc-tutorial-1.html" rel="noreferrer">this tutorial</a> but i don't know if the setups they describe are still relevant and whether they will allow debugging.</p> <p>Can anyone please give some direction?</p> <p>Thanks </p>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload