vote up 6 vote down star
2

I am looking for an online resource to learn the Spring MVC stack.

Can someone point me in the right direction?

flag

3 Answers

vote up 7 vote down check

I have used this tutorial to start. I found it very helpful.

http://static.springframework.org/docs/Spring-MVC-step-by-step/

link|flag
This is a great resource that will do nicely. Thank you very much! – Nick Stinemates Jan 30 at 5:41
vote up 1 vote down

The best lesson I can recommend is having a good look at the spring mvc build of appfuse. Make sure you get the full source of the app, so that you can see all details of the controllers.

Also offline the apress book on spring MVC isn't too bad.

link|flag
vote up 0 vote down

Pick up a copy of Spring in Action from Manning Publications.

Fantastic book with lots of great examples, theory and practical deployment tips.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.